Storage Engine API
Public Member Functions
|
Public Attributes
|
List of all members
mongo::TestStruct Struct Reference
Public Member Functions
void
initNew
(int newId, const std::string &newValue)
Public Attributes
int
id
std::string
value
Member Function Documentation
◆
initNew()
void
mongo::TestStruct::initNew
(
int
newId
,
const std::string &
newValue
)
inline
Member Data Documentation
◆
id
int mongo::TestStruct::id
◆
value
std::string mongo::TestStruct::value
The documentation for this struct was generated from the following file:
/home/louis/git/mongodbsource.github.io/src/src/mongo/db/concurrency/
fast_map_noalloc_test.cpp
mongo
TestStruct
Generated by
1.8.13