armarx::armem::server::ltm::mongodb::util Namespace Reference

Functions

void convert (const mongocxx::database &db, armem::wm::CoreSegment &c)
 
void convert (const mongocxx::database &db, armem::wm::Entity &e)
 
void convert (const mongocxx::database &db, armem::wm::Memory &m)
 
void convert (const mongocxx::database &db, armem::wm::ProviderSegment &p)
 
void load (const mongocxx::database &db, armem::wm::CoreSegment &c)
 
void load (const mongocxx::database &db, armem::wm::Entity &e)
 
void load (const mongocxx::database &db, armem::wm::Memory &m)
 
void load (const mongocxx::database &db, armem::wm::ProviderSegment &p)
 
void store (const mongocxx::database &db, const armem::wm::CoreSegment &c)
 
void store (const mongocxx::database &db, const armem::wm::Entity &e)
 
void store (const mongocxx::database &db, const armem::wm::Memory &m)
 
void store (const mongocxx::database &db, const armem::wm::ProviderSegment &p)
 

Function Documentation

◆ convert() [1/4]

void convert ( const mongocxx::database &  db,
armem::wm::CoreSegment c 
)

Definition at line 174 of file operations.cpp.

+ Here is the call graph for this function:

◆ convert() [2/4]

void convert ( const mongocxx::database &  db,
armem::wm::Entity e 
)

Definition at line 190 of file operations.cpp.

+ Here is the call graph for this function:

◆ convert() [3/4]

void convert ( const mongocxx::database &  db,
armem::wm::Memory m 
)

Definition at line 166 of file operations.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ convert() [4/4]

void convert ( const mongocxx::database &  db,
armem::wm::ProviderSegment p 
)

Definition at line 182 of file operations.cpp.

+ Here is the call graph for this function:

◆ load() [1/4]

void load ( const mongocxx::database &  db,
armem::wm::CoreSegment c 
)

Definition at line 72 of file operations.cpp.

+ Here is the call graph for this function:

◆ load() [2/4]

void load ( const mongocxx::database &  db,
armem::wm::Entity e 
)

Definition at line 139 of file operations.cpp.

+ Here is the call graph for this function:

◆ load() [3/4]

void load ( const mongocxx::database &  db,
armem::wm::Memory m 
)

Definition at line 40 of file operations.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ load() [4/4]

void load ( const mongocxx::database &  db,
armem::wm::ProviderSegment p 
)

Definition at line 105 of file operations.cpp.

+ Here is the call graph for this function:

◆ store() [1/4]

void store ( const mongocxx::database &  db,
const armem::wm::CoreSegment c 
)

Definition at line 251 of file operations.cpp.

+ Here is the call graph for this function:

◆ store() [2/4]

void store ( const mongocxx::database &  db,
const armem::wm::Entity e 
)

Definition at line 279 of file operations.cpp.

+ Here is the call graph for this function:

◆ store() [3/4]

void store ( const mongocxx::database &  db,
const armem::wm::Memory m 
)

Definition at line 237 of file operations.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ store() [4/4]

void store ( const mongocxx::database &  db,
const armem::wm::ProviderSegment p 
)

Definition at line 265 of file operations.cpp.

+ Here is the call graph for this function: