|
DALfsImpl − |
|
#include <cdbDALfsImpl.h> |
|
Public Member Functions |
|
DALfsImpl (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, CORBA::Environment &) |
|
virtual ~DALfsImpl (void) |
|
virtual char * get_DAO (const char *curl,) |
|
virtual ::CDB::DAO_ptr get_DAO_Servant (const char *curl) |
|
Protected Member Functions |
|
char * LoadRecord (const char *curl) |
|
bool GetRecordPath (const char *curl, ACE_CString &path) |
|
Protected Attributes |
|
CORBA::ORB_var m_orb |
|
PortableServer::POA_var m_poa |
|
ACE_CString m_root |
|
DALfsImpl::DALfsImpl (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, CORBA::Environment &) |
|
virtual DALfsImpl::~DALfsImpl (void) [virtual] |
|
virtual char* DALfsImpl::get_DAO (const char * curl) [virtual] |
|
virtual ::CDB::DAO_ptr DALfsImpl::get_DAO_Servant (const char * curl) |
|
bool DALfsImpl::GetRecordPath (const char * curl, ACE_CString & path) [protected] |
|
char* DALfsImpl::LoadRecord (const char * curl) [protected] |
|
CORBA::ORB_var DALfsImpl::m_orb [protected] |
|
PortableServer::POA_var DALfsImpl::m_poa [protected] |
|
ACE_CString DALfsImpl::m_root [protected] |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |