#include <fe_navdata_port_impl.h>
Public Member Functions | |
OutNavDataPort (std::string port_name) | |
![]() | |
OutNavDataPortT (std::string port_name) | |
~OutNavDataPortT () | |
frontend::NavigationPacket | nav_packet () |
void | nav_packet (const frontend::NavigationPacket &nav) |
![]() | |
OutFrontendPort (std::string port_name) | |
~OutFrontendPort () | |
ExtendedCF::UsesConnectionSequence * | connections () |
void | connectPort (CORBA::Object_ptr connection, const char *connectionId) |
void | disconnectPort (const char *connectionId) |
std::vector< std::pair< FRONTEND::NavData_var, std::string > > | _getConnections () |
std::string | getRepid () const |
![]() | |
Port_Uses_base_impl (std::string port_name) | |
virtual | ~Port_Uses_base_impl () |
virtual void | setActiveStatus (bool active_flag) |
virtual bool | isActive () |
virtual std::string | getDirection () const |
![]() | |
PortBase (const std::string &name) | |
virtual | ~PortBase () |
virtual void | setDescription (const std::string &desc) |
virtual void | startPort () |
virtual void | stopPort () |
virtual void | releasePort () |
virtual std::string | getName () |
virtual std::string | getDescription () |
Additional Inherited Members | |
![]() | |
std::vector< std::pair< FRONTEND::NavData_var, std::string > > | outConnections |
ExtendedCF::UsesConnectionSequence | recConnections |
bool | recConnectionsRefresh |
![]() | |
bool | active |
boost::mutex | updatingPortsLock |
bool | refreshSRI |
![]() | |
std::string | name |
std::string | description |
|
inline |