|
static void | exit (int) |
|
static const char * | appName () |
|
static bool | isInitialized () |
|
static void | wait () |
|
static void | shutdown (int _int=0) |
|
static Ice::CommunicatorPtr | communicator () |
|
static Ice::ObjectAdapterPtr | adapter (const std::string &="") |
|
static const Ice::ObjectPrx & | addService (const std::string &_name, Ice::ObjectPtr &_object) |
|
static JointPtr | preinit () |
|
static JointPtr | config (const std::string &_node="") |
|
static Nice::JointPtr | loadFile (const std::string &_filename) |
|
static Nice::PrioThreadPoolPtr | threadpool () |
|
static void | startHeartbeat () |
|
static void | startLogger () |
|
static void | distribute (const Nice::JointPtr &_seed, bool _recursive=true) |
|
static std::string | fileByPath (const std::string _filename, bool _create=false) |
|
static void | destroyOnInterrupt () |
|
static void | shutdownOnInterrupt () |
|
static void | ignoreInterrupt () |
|
static void | callbackOnInterrupt () |
|
static void | holdInterrupt () |
|
static void | releaseInterrupt () |
|
static bool | interrupted () |
|
static void | exit (int) |
|
static const char * | appName () |
|
static bool | isInitialized () |
|
static void | wait () |
|
static void | shutdown (int _int=0) |
|
static Ice::CommunicatorPtr | communicator () |
|
static Ice::ObjectAdapterPtr | adapter (const std::string &="") |
|
static const Ice::ObjectPrx & | addService (const std::string &_name, Ice::ObjectPtr &_object) |
|
static JointPtr | preinit () |
|
static JointPtr | config (const std::string &_node="") |
|
static Nice::JointPtr | loadFile (const std::string &_filename) |
|
static Nice::PrioThreadPoolPtr | threadpool () |
|
static void | startHeartbeat () |
|
static void | startLogger () |
|
static void | distribute (const Nice::JointPtr &_seed, bool _recursive=true) |
|
static std::string | fileByPath (const std::string _filename, bool _create=false) |
|
static void | destroyOnInterrupt () |
|
static void | shutdownOnInterrupt () |
|
static void | ignoreInterrupt () |
|
static void | callbackOnInterrupt () |
|
static void | holdInterrupt () |
|
static void | releaseInterrupt () |
|
static bool | interrupted () |
|
void | open () |
|
void | close () |
|
void | init () |
|
void | moveToHome (Basda::DeviceAsync &_asynch) |
|
bool | isMotionComplete (Nice::BitSet &_motion) |
|
void | status () |
|
Nice::NPoint | getPosition () |
|
Nice::NPoint | getVelocity () |
|
bool | isAtLimit (Nice::NPoint &_limit) |
|
bool | isMoving (Nice::BitSet &_motion) |
|
void | moveAbsolute (const Nice::NPoint &_absolutePositions, Basda::DeviceAsync &_asynch) |
|
void | moveRelative (const Nice::NPoint &_relativePositions, Basda::DeviceAsync &_asynch) |
|
void | completion (std::string _cmd, const Nice::NPoint &_targetPositions, Basda::DeviceAsync &_asynch) |
|
std::string | createConnectionID (const std::string &_address, const unsigned int _cardNo, const unsigned int _moduleNo) |
|
void | open () |
|
void | close () |
|
void | init () |
|
void | moveToHome (Basda::DeviceAsync &_asynch) |
|
bool | isMotionComplete (Nice::BitSet &_motion) |
|
void | status () |
|
Nice::NPoint | getPosition () |
|
Nice::NPoint | getVelocity () |
|
bool | isAtLimit (Nice::NPoint &_limit) |
|
bool | isMoving (Nice::BitSet &_motion) |
|
void | moveAbsolute (const Nice::NPoint &_absolutePositions, Basda::DeviceAsync &_asynch) |
|
void | moveRelative (const Nice::NPoint &_relativePositions, Basda::DeviceAsync &_asynch) |
|
void | completion (std::string _cmd, const Nice::NPoint &_targetPositions, Basda::DeviceAsync &_asynch) |
|
std::string | createConnectionID (const std::string &_address, const unsigned int _cardNo, const unsigned int _moduleNo) |
|
static int | end (int) |
|
static void | setCtrlCCallback (IceUtil::CtrlCHandlerCallback) |
|
static int | end (int) |
|
static void | setCtrlCCallback (IceUtil::CtrlCHandlerCallback) |
|
std::map< std::string, MPIACoreProtocolPtr > | m_protocol |
|
std::map< std::string, MoConCardPtr > | m_card |
|
std::map< std::string, MoConModulePtr > | m_module |
|