TestCDBComp

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Author

NAME

TestCDBComp −

SYNOPSIS

#include <acstestcompcppTestCDBCompImpl.h>

Inherits baci::CharacteristicComponentImpl, and baci::CharacteristicComponentImpl.

Public Member Functions

TestCDBComp (ACE_CString name, maci::ContainerServices *containerServices)

virtual ~TestCDBComp ()

virtual ACS::ROdouble_ptr testatt ()

TestCDBComp (ACE_CString name, maci::ContainerServices *containerServices)

virtual ~TestCDBComp ()

virtual ACS::ROdouble_ptr testatt ()

Public Attributes

baci::SmartPropertyPointer< baci::ROdouble > m_testatt_sp

SmartPropertyPointer< ROdouble > m_testatt_sp

Constructor & Destructor Documentation

TestCDBComp::TestCDBComp (ACE_CString name, maci::ContainerServices * containerServices)

virtual TestCDBComp::~TestCDBComp () [virtual] Destructor

TestCDBComp::TestCDBComp (ACE_CString name, maci::ContainerServices * containerServices)

virtual TestCDBComp::~TestCDBComp () [virtual] Destructor

Member Function Documentation

virtual ACS::ROdouble_ptr TestCDBComp::testatt () [virtual]

virtual ACS::ROdouble_ptr TestCDBComp::testatt () [virtual]

Member Data Documentation

baci::SmartPropertyPointer<baci::ROdouble> TestCDBComp::m_testatt_sp

SmartPropertyPointer<ROdouble> TestCDBComp::m_testatt_sp

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.