python binding to the MHO_ContainerStore
More...
#include <MHO_PyContainerStoreInterface.hh>
python binding to the MHO_ContainerStore
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Thu Sep 23 16:03:48 2021 -0400
◆ MHO_PyContainerStoreInterface() [1/2]
hops::MHO_PyContainerStoreInterface::MHO_PyContainerStoreInterface |
( |
| ) |
|
|
inline |
◆ MHO_PyContainerStoreInterface() [2/2]
hops::MHO_PyContainerStoreInterface::MHO_PyContainerStoreInterface |
( |
MHO_ContainerStore * |
conStore | ) |
|
|
inline |
◆ ~MHO_PyContainerStoreInterface()
virtual hops::MHO_PyContainerStoreInterface::~MHO_PyContainerStoreInterface |
( |
| ) |
|
|
inlinevirtual |
◆ GetContainerStore()
◆ GetNObjects()
std::size_t hops::MHO_PyContainerStoreInterface::GetNObjects |
( |
| ) |
|
|
inline |
◆ GetObject()
template<typename XClassType >
MHO_PyTableContainer< XClassType >* hops::MHO_PyContainerStoreInterface::GetObject |
( |
const std::string & |
uuid_string | ) |
|
|
inline |
◆ GetObjectList()
py::list hops::MHO_PyContainerStoreInterface::GetObjectList |
( |
| ) |
|
|
inline |
◆ GetObjectTypeUUID()
std::string hops::MHO_PyContainerStoreInterface::GetObjectTypeUUID |
( |
const std::string & |
uuid_string | ) |
const |
|
inline |
◆ IsObjectPresent()
bool hops::MHO_PyContainerStoreInterface::IsObjectPresent |
( |
const std::string & |
uuid_string | ) |
const |
|
inline |
◆ IsValid()
bool hops::MHO_PyContainerStoreInterface::IsValid |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: