Public Member Functions | Protected Member Functions | Protected Attributes

DALfsImpl Class Reference

#include <cdbDALfsImpl.h>

List of all members.

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

Constructor & Destructor Documentation

DALfsImpl::DALfsImpl ( CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa,
CORBA::Environment &   
)
virtual DALfsImpl::~DALfsImpl ( void   )  [virtual]

Member Function Documentation

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]

Member Data Documentation

CORBA::ORB_var DALfsImpl::m_orb [protected]
PortableServer::POA_var DALfsImpl::m_poa [protected]
ACE_CString DALfsImpl::m_root [protected]

The documentation for this class was generated from the following file: