Insert
AVLTree<Definition>::Insert(Value* value, Iterator* iterator)
_AVL_TREE_MAP_CLASS_NAME::Insert(const Key& key, const Value& value,
_AVL_TREE_MAP_CLASS_NAME::Insert(const Key& key, const Value& value,
HEAP_CLASS_NAME::Insert(Element* element, Key key)
MIN_MAX_HEAP_CLASS_NAME::Insert(Element* element, Key key)
_VECTOR_CLASS_NAME::Insert(const Value &value, int32 index)
_VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator)
_VECTOR_MAP_CLASS_NAME::Insert(const Key &key, const Value &value)
_VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace)
_VECTOR_CLASS_NAME::Insert(const Value &value, int32 index)
_VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator)
DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* element, bool back)
DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* before, Element* element)
DOUBLY_LINKED_QUEUE_CLASS_NAME::Insert(Element *element)
HIDReportItem::Insert()
BPlusTree::Insert(Transaction& transaction, const uint8* key, uint16 keyLength,
duplicate_array::Insert(off_t value)
BPlusTree::Insert(Transaction& transaction, const char* key, off_t value)
BPlusTree::Insert(Transaction& transaction, int32 key, off_t value)
BPlusTree::Insert(Transaction& transaction, uint32 key, off_t value)
BPlusTree::Insert(Transaction& transaction, int64 key, off_t value)
BPlusTree::Insert(Transaction& transaction, uint64 key, off_t value)
BPlusTree::Insert(Transaction& transaction, float key, off_t value)
BPlusTree::Insert(Transaction& transaction, double key, off_t value)
run_array::Insert(block_run& run)
RunArrays::Insert(off_t blockNumber)
Inode::Insert(Transaction& transaction, BTree::Path* path)
HashRevokeManager::Insert(uint32 block, uint32 commitID)
SL_LIST_CLASS_NAME::Insert(Element *element, bool back)
TWO_KEY_AVL_TREE_CLASS_NAME::Insert(const Value& value, Iterator* iterator)
TWO_KEY_AVL_TREE_CLASS_NAME::Insert(const Value& value, Node** _node)
TWO_KEY_AVL_TREE_CLASS_NAME::Insert(const Value &value, Iterator *iterator)
PacketQueue::Insert(Packet *packet)
DataEditor::Insert(off_t offset, const uint8 *text, size_t length)
Paragraph::Insert(int32 offset, const TextSpan& newSpan)
TextDocument::Insert(int32 textOffset, const BString& text)
TextDocument::Insert(int32 textOffset, const BString& text,
TextDocument::Insert(int32 textOffset, const BString& text,
TextEditor::Insert(int32 offset, const BString& string)
TextSpan::Insert(int32 offset, const BString& text)
TTextView::Reader::Insert(const char *line, int32 count, bool isHyperLink,
status_t BPlusTree::Insert(uint8 *key,uint16 keyLength,off_t value)
inline status_t BPlusTree::Insert(const char *key,off_t value)
inline status_t BPlusTree::Insert(int32 key, off_t value)
inline status_t BPlusTree::Insert(uint32 key, off_t value)
inline status_t BPlusTree::Insert(int64 key, off_t value)
inline status_t BPlusTree::Insert(uint64 key, off_t value)
inline status_t BPlusTree::Insert(float key, off_t value)
inline status_t BPlusTree::Insert(double key, off_t value)
bool Insert(Inode* inode)
BTextView::Insert(const char* text, const text_run_array* runs)
BTextView::Insert(const char* text, int32 length, const text_run_array* runs)
BTextView::Insert(int32 offset, const char* text, int32 length,
BString::Insert(const char* string, int32 position)
BString::Insert(const char* string, int32 length, int32 position)
BString::Insert(const char* string, int32 fromOffset, int32 length,
BString::Insert(const BString& string, int32 position)
BString::Insert(const BString& string, int32 length, int32 position)
BString::Insert(const BString& string, int32 fromOffset, int32 length,
BString::Insert(char c, int32 count, int32 position)
RegExp::Insert(char op, char* opnd)
XsiMessageQueue::Insert(queued_message *message)
void Insert(HashObject* object)
AVLTreeBase::Insert(AVLTreeNode* nodeToInsert)
VMAreas::Insert(VMArea* area)
void Insert(const Key& key, const Value& value)
void Insert(const Value& value, bool replace = true)
void Insert(const Value& value, int32 index)
void Insert(const Value& value, const Iterator& iterator)