Public Types | Public Member Functions
icl_core::logging::LifeCycle Class Reference

#include <LoggingManager.h>

List of all members.

Public Types

typedef boost::shared_ptr
< const LifeCycle
ConstPtr
 Convenience shared pointer shorthand (const version).
typedef boost::shared_ptr
< LifeCycle
Ptr
 Convenience shared pointer shorthand.

Public Member Functions

 LifeCycle (int &argc, char *argv[])
 ~LifeCycle ()

Detailed Description

Convenience class to manage the initialize() shutdown() sequence

Definition at line 307 of file LoggingManager.h.


Member Typedef Documentation

typedef boost::shared_ptr<const LifeCycle> icl_core::logging::LifeCycle::ConstPtr

Convenience shared pointer shorthand (const version).

Definition at line 313 of file LoggingManager.h.

typedef boost::shared_ptr<LifeCycle> icl_core::logging::LifeCycle::Ptr

Convenience shared pointer shorthand.

Definition at line 311 of file LoggingManager.h.


Constructor & Destructor Documentation

icl_core::logging::LifeCycle::LifeCycle ( int &  argc,
char *  argv[] 
)

Initializes logging and removes known parameters from argc, argv

Definition at line 562 of file LoggingManager.cpp.

Shuts down logging (!)

Definition at line 568 of file LoggingManager.cpp.


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


schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Fri Aug 28 2015 12:59:20