Storage Engine API
mongo::AlignedBuilder Member List
This is the complete list of members for
mongo::AlignedBuilder
, including all inherited members.
_free
(void *)
mongo::AlignedBuilder
private
_len
mongo::AlignedBuilder
private
_malloc
(unsigned sz)
mongo::AlignedBuilder
private
_p
mongo::AlignedBuilder
private
_realloc
(unsigned newSize, unsigned oldLenInUse)
mongo::AlignedBuilder
private
AlignedBuilder
(unsigned init_size)
mongo::AlignedBuilder
Alignment
mongo::AlignedBuilder
private
static
appendBuf
(const void *src, size_t len)
mongo::AlignedBuilder
inline
appendChar
(char j)
mongo::AlignedBuilder
inline
appendNum
(char j)
mongo::AlignedBuilder
inline
appendNum
(short j)
mongo::AlignedBuilder
inline
appendNum
(int j)
mongo::AlignedBuilder
inline
appendNum
(unsigned j)
mongo::AlignedBuilder
inline
appendNum
(bool j)
mongo::AlignedBuilder
inline
appendNum
(double j)
mongo::AlignedBuilder
inline
appendNum
(long long j)
mongo::AlignedBuilder
inline
appendNum
(unsigned long long j)
mongo::AlignedBuilder
inline
appendStr
(StringData str, bool includeEOO=true)
mongo::AlignedBuilder
inline
appendStruct
(const T &s)
mongo::AlignedBuilder
inline
atOfs
(unsigned ofs)
mongo::AlignedBuilder
inline
buf
() const
mongo::AlignedBuilder
inline
cur
()
mongo::AlignedBuilder
inline
grow
(unsigned by)
mongo::AlignedBuilder
inline
private
growReallocate
(unsigned oldLenInUse)
mongo::AlignedBuilder
private
kill
()
mongo::AlignedBuilder
private
len
() const
mongo::AlignedBuilder
inline
mallocSelfAligned
(unsigned sz)
mongo::AlignedBuilder
private
reset
(unsigned sz)
mongo::AlignedBuilder
reset
()
mongo::AlignedBuilder
skip
(unsigned n)
mongo::AlignedBuilder
inline
~AlignedBuilder
()
mongo::AlignedBuilder
inline
Generated by
1.8.13