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 192 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 204 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 186 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 198 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 84 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 157 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 48 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 120 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 276 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 308 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 260 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 292 of file operations.cpp.

+ Here is the call graph for this function: