TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Named::TestIf Class Reference

#include <NamedTestIf.h>

Inheritance diagram for Named::TestIf:
Inheritance graph
Collaboration diagram for Named::TestIf:
Collaboration graph

Public Member Functions

 TestIf (const Nice::JointPtr &_config)
 
virtual ~TestIf ()
 
virtual void testMoveToLimit (double _dbl)
 
virtual void testSetNicePoint (const Nice::Point &_pnt)
 
 TestIf (const Nice::JointPtr &_config)
 
virtual ~TestIf ()
 
virtual void testMoveToLimit (double _dbl)
 
virtual void testSetNicePoint (const Nice::Point &_pnt)
 
- Public Member Functions inherited from Named::TestIfSkeleton
 TestIfSkeleton (const Nice::JointPtr &_config)
 
virtual ~TestIfSkeleton ()
 
void setMyInt (const int &_val, const Nice::Date &_date=Nice::Date::now())
 
int getMyInt ()
 
void setMyBool (const bool &_val, const Nice::Date &_date=Nice::Date::now())
 
bool getMyBool ()
 
void setMyName (const std::string &_val, const Nice::Date &_date=Nice::Date::now())
 
std::string getMyName ()
 
void setMyNoName (const std::string &_val, const Nice::Date &_date=Nice::Date::now())
 
std::string getMyNoName ()
 
- Public Member Functions inherited from Basda::ServiceLite
 ServiceLite (const Nice::JointPtr &_config)
 
const Nice::JointPtrconfig ()
 
Nice::JointPtr cfg ()
 
Nice::JointPtr var ()
 
Nice::JointPtr cmd ()
 
 ServiceLite (const Nice::JointPtr &_config)
 
const Nice::JointPtrconfig ()
 
Nice::JointPtr cfg ()
 
Nice::JointPtr var ()
 
Nice::JointPtr cmd ()
 

Additional Inherited Members

- Protected Member Functions inherited from Named::TestIfSkeleton
const char * testMoveToLimitNode ()
 
void testMoveToLimitInit (double _dbl)
 
const char * testSetNicePointNode ()
 
void testSetNicePointInit (const Nice::Point &_pnt)
 
- Protected Attributes inherited from Basda::ServiceLite
Nice::JointPtr m_config
 

Constructor & Destructor Documentation

◆ TestIf() [1/2]

Named::TestIf::TestIf ( const Nice::JointPtr _config)

◆ ~TestIf() [1/2]

Named::TestIf::~TestIf ( )
virtual

◆ TestIf() [2/2]

Named::TestIf::TestIf ( const Nice::JointPtr _config)

◆ ~TestIf() [2/2]

virtual Named::TestIf::~TestIf ( )
virtual

Member Function Documentation

◆ testMoveToLimit() [1/2]

void Named::TestIf::testMoveToLimit ( double  _dbl)
virtual

Implements Named::TestIfSkeleton.

◆ testMoveToLimit() [2/2]

virtual void Named::TestIf::testMoveToLimit ( double  _dbl)
virtual

Implements Named::TestIfSkeleton.

◆ testSetNicePoint() [1/2]

virtual void Named::TestIf::testSetNicePoint ( const Nice::Point _pnt)
virtual

Implements Named::TestIfSkeleton.

◆ testSetNicePoint() [2/2]

void Named::TestIf::testSetNicePoint ( const Nice::Point _pnt)
virtual

Implements Named::TestIfSkeleton.


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