#include <loggingACSLogFactory_i.h>
List of all members.
Detailed Description
Implementation of the ACSLogFactory interface (extending BasicLogFactory interface).
Constructor & Destructor Documentation
ACSLogFactory_i::ACSLogFactory_i |
( |
|
) |
|
ACSLogFactory_i::~ACSLogFactory_i |
( |
|
) |
|
Member Function Documentation
Logging::ACSLogFactory_ptr ACSLogFactory_i::activate |
( |
CORBA::ORB_ptr |
orb, |
|
|
PortableServer::POA_ptr |
poa | |
|
) |
| | |
Logging::AcsLogService_ptr ACSLogFactory_i::create |
( |
DsLogAdmin::LogFullActionType |
full_action, |
|
|
CORBA::ULongLong |
max_size, |
|
|
DsLogAdmin::LogId_out |
id_out | |
|
) |
| | |
PortableServer::ServantBase* ACSLogFactory_i::create_log_servant |
( |
DsLogAdmin::LogId |
id |
) |
|
CORBA::RepositoryId ACSLogFactory_i::create_repositoryid |
( |
|
) |
[protected] |
Logging::AcsLogService_ptr ACSLogFactory_i::create_with_id |
( |
DsLogAdmin::LogId |
id, |
|
|
DsLogAdmin::LogFullActionType |
full_action, |
|
|
CORBA::ULongLong |
max_size | |
|
) |
| | |
Member Data Documentation
Same as BasicLogFactory implementation, except it creates ACSLog The logging supplier
Referenced by set_logging_supplier().
The documentation for this class was generated from the following file: