Public Member Functions | List of all members
frontend::OutGPSPortT< PortType_var, PortType > Class Template Reference

#include <fe_gps_port_impl.h>

Inheritance diagram for frontend::OutGPSPortT< PortType_var, PortType >:
frontend::OutFrontendPort< PortType_var, PortType > Port_Uses_base_impl PortBase

Public Member Functions

 OutGPSPortT (std::string port_name)
 
 ~OutGPSPortT ()
 
frontend::GPSInfo gps_info ()
 
void gps_info (const frontend::GPSInfo &gps)
 
frontend::GpsTimePos gps_time_pos ()
 
void gps_time_pos (frontend::GpsTimePos gps_time_pos)
 
- Public Member Functions inherited from frontend::OutFrontendPort< PortType_var, PortType >
 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< PortType_var, std::string > > _getConnections ()
 
std::string getRepid () const
 
- Public Member Functions inherited from Port_Uses_base_impl
 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
 
- Public Member Functions inherited from PortBase
 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

- Protected Attributes inherited from frontend::OutFrontendPort< PortType_var, PortType >
std::vector< std::pair< PortType_var, std::string > > outConnections
 
ExtendedCF::UsesConnectionSequence recConnections
 
bool recConnectionsRefresh
 
- Protected Attributes inherited from Port_Uses_base_impl
bool active
 
boost::mutex updatingPortsLock
 
bool refreshSRI
 
- Protected Attributes inherited from PortBase
std::string name
 
std::string description
 

Constructor & Destructor Documentation

template<typename PortType_var, typename PortType>
frontend::OutGPSPortT< PortType_var, PortType >::OutGPSPortT ( std::string  port_name)
inline
template<typename PortType_var, typename PortType>
frontend::OutGPSPortT< PortType_var, PortType >::~OutGPSPortT ( )
inline

Member Function Documentation

template<typename PortType_var, typename PortType>
frontend::GPSInfo frontend::OutGPSPortT< PortType_var, PortType >::gps_info ( )
inline
template<typename PortType_var, typename PortType>
void frontend::OutGPSPortT< PortType_var, PortType >::gps_info ( const frontend::GPSInfo &  gps)
inline
template<typename PortType_var, typename PortType>
frontend::GpsTimePos frontend::OutGPSPortT< PortType_var, PortType >::gps_time_pos ( )
inline
template<typename PortType_var, typename PortType>
void frontend::OutGPSPortT< PortType_var, PortType >::gps_time_pos ( frontend::GpsTimePos  gps_time_pos)
inline

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