blob: 19a9a7ca52093527d12bd97d321b267747d97644 [file] [log] [blame]
// --------------------------------------------------------
// Code generated by Papyrus C++
// --------------------------------------------------------
#ifndef COMPONENTLIB_CONTAINERSERVICES_LIFECYCLE_H
#define COMPONENTLIB_CONTAINERSERVICES_LIFECYCLE_H
/************************************************************
LifeCycle class header
************************************************************/
#include "componentlib/ContainerServices/Pkg_ContainerServices.h"
namespace componentlib {
namespace ContainerServices {
/************************************************************/
/**
*
*/
class LifeCycle {
};
/************************************************************/
/* External declarations (package visibility) */
/************************************************************/
/* Inline functions */
} // of namespace ContainerServices
} // of namespace componentlib
/************************************************************
End of LifeCycle class header
************************************************************/
#endif