Main Page
Related Pages
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
components::ioservice::IOTestReadService
components::ioservice::IOTestWriteService
dummy::DummyService
mermaid::mermaidloader::ActiveObjectConfiguration
Class used to manage an active object configuration to be used by mlgen
mermaid::mermaidloader::DeploymentConfiguration
Class used to manage the runtime configuration to be loaded with mlgen
mermaid::mermaidloader::ServiceDeploymentConfiguration
Class used to manage a service runtime configuration to be loaded with mlgen
mermaid::support::activeobject::ActiveObject
ActiveObject
interface
mermaid::support::activeobject::ActiveObjectAce
ActiveObjectAce
interface
mermaid::support::activeobject::ActiveObjectAceAddTaskMethod
ActiveObjectAceAddTaskMethod
interface
mermaid::support::activeobject::ActiveObjectManager
ActiveObject
manager
mermaid::support::activeobject::ActiveObjectManagerAce
ActiveObject
manager for ACE-based systems
mermaid::support::activeobject::Task
Task
base class
mermaid::support::activeobject::TaskScheduler
TaskScheduler
class
mermaid::support::communication::CommunicationGateway
CommunicationGateway
class
mermaid::support::communication::PortNamingConvention
Class where the conventional names for the YARP ports are defined
mermaid::support::communication::YarpDataFeedInputPort
YarpDataFeedInputPortclass
mermaid::support::communication::YarpDataFeedOutputPort
YarpDataFeedOutputPort
class
mermaid::support::communication::YarpDataFeedReconnectTask
YarpDataFeedReconnectTask
class
mermaid::support::communication::YarpDataFeedReporter
YarpDataFeedReporter
class
mermaid::support::communication::YarpServiceAsynchInputPort
YarpServiceAsynchInputPort
class
mermaid::support::communication::YarpServiceAsynchOutputPort
YarpServiceAsynchOutputPort
class
mermaid::support::communication::YarpServiceAsynchReplyPort
YarpServiceAsynchReplyPort
class
mermaid::support::communication::YarpServiceAsynchReplyType
YarpServiceAsynchReplyType
class
mermaid::support::communication::YarpServiceAsynchRequestPort
YarpServiceAsynchRequestPort
class
mermaid::support::communication::YarpServiceAsynchRequestType
YarpServiceAsynchRequestType
class
mermaid::support::communication::YarpServiceReplyConversionTask
YarpServiceReplyConversionTask
class
mermaid::support::communication::YarpServiceRequestConversionTask
YarpServiceRequestConversionTask
class
mermaid::support::communication::YarpServiceRequestPortReporter
YarpServiceRequestPortReporter
class
mermaid::support::data::DataArray< T >
Class representing a data value array
mermaid::support::data::DataBox
A
DataBox
is a place where data can be put and retrieved from
mermaid::support::data::DataBoxArray
Class representing an array of DataBox's
mermaid::support::data::DataFactory
Class representing a Data factory
mermaid::support::data::DataItemDescription
Class representing a description of a data item
mermaid::support::data::DataStructureDescription
Class that describes a structure of data
mermaid::support::data::DataValue
Class representing a Data value
mermaid::support::data::DataValueVector
Class representing a Data value Vector
mermaid::support::data::Double
Class representing a double data value
mermaid::support::data::DoubleArray
Class representing an array of double values
mermaid::support::data::exceptions::UnexpectedDataTypeException
UnexpectedDataTypeException
mermaid::support::data::Integer
Class representing a integer data value
mermaid::support::data::IntegerArray
Class representing an array of integer values
mermaid::support::data::SemanticNode
Class representing a semantic node
mermaid::support::data::SemanticTree
Class representing a semantic tree
mermaid::support::data::SemanticTreeFactory
Class representing a
SemanticTree
factory
mermaid::support::data::String
Class representing a string data value
mermaid::support::data::StringArray
Class representing an array of string values
mermaid::support::errorhandling::Exception
Exception
base class the represents all exceptions thrown by MeRMaID
mermaid::support::io::AddStreamReaderTask
AddStreamReaderTask
class
mermaid::support::io::AddStreamWriterTask
AddStreamWriterTask
class
mermaid::support::io::CloseTask
CloseTask
class
mermaid::support::io::Device
Device
class
mermaid::support::io::DeviceConfigurator
DeviceConfigurator
class
mermaid::support::io::DeviceHandle
DeviceHandle
class
mermaid::support::io::IOManager
IOManager
class
mermaid::support::io::IOThread
IOThread
class
mermaid::support::io::IOThreadUpdateTask
IOThreadUpdateTask
class
mermaid::support::io::StreamHandler
StreamHandler
class
mermaid::support::io::StreamOperationHandlerMethod< o >
Class that stores a pointer to a method of an object. It holds a pointer to a method suitable for handling io operations replies
mermaid::support::io::StreamOperationHandlerMethodBase
Base class for all
StreamOperationHandlerMethod
objects
mermaid::support::io::StreamReader
StreamReader
class
mermaid::support::io::StreamReadReplyTask
StreamReadReplyTask
class
mermaid::support::io::StreamWriter
StreamWriter
class
mermaid::support::io::StreamWriteReplyTask
mermaid::support::io::WriteTask
WriteTask
class
mermaid::support::logging::FastLogger
Fast implementation of the logger, without any thread synchronization
mermaid::support::logging::FileOutput
Appends LogMessage's to a file
mermaid::support::logging::Logger
Main class of the logger framework
mermaid::support::logging::LogMessage
This class represents a message of the logger
mermaid::support::logging::LogOutput
LogOutput
is something that handles the
Logger
output
mermaid::support::logging::LogScope
LogScope
is a helper to use the logger
mermaid::support::logging::TerminalOutput
Prints LogMessage's to the standard output
mermaid::support::logging::ThreadSafeLogger
Thread safe implementation of the logger
mermaid::support::logging::ThreadSafeOutput
Adds mutual exclusion to another output
mermaid::support::service::DataFeed
Class that represents a
DataFeed
mermaid::support::service::DataFeedDescription
Class holding the description of a
DataFeed
mermaid::support::service::DataFeedInputHandlerMethod< o >
Class that stores a pointer to a method of an object. It holds a pointer to a method suitable for handling input of data feeds
mermaid::support::service::DataFeedInputHandlerMethodBase
Base class for all
DataFeedInputHandlerMethod
objects
mermaid::support::service::DefaultServiceTypeImplementation
Base class for all the default implementations of standard service types
mermaid::support::service::Entity
This class represents an
Entity
, which is a collection of Services (either local or remote)
mermaid::support::service::EntityDescription
Class holding the description of an
Entity
mermaid::support::service::EntityDescriptionFactory
EntityDescription
builder
mermaid::support::service::EntityDescriptionRepository
Class containing all the EntityDescriptions
mermaid::support::service::EntityRepository
Class that holds references to all Entities
mermaid::support::service::exceptions::ServiceRequestFailedException
mermaid::support::service::exceptions::UnrecognizedServiceInterfaceException
UnrecognizedServiceInterfaceException
mermaid::support::service::Pingable
Default implementation of the
Pingable
service type
mermaid::support::service::Service
Service
class
mermaid::support::service::ServiceBuildTask< SERVICE_TYPE >
ServiceBuildTask
class, used to build a
Service
in an ActiveObject
mermaid::support::service::ServiceConfiguration
Class that holds the configuration settings for a
Service
mermaid::support::service::ServiceDataFeedDeliveryTask
ServiceDataFeedDeliveryTask
class, used to deliver data comming from data feeds to services
mermaid::support::service::ServiceErrorReply
Class representing a
Service
Reply
mermaid::support::service::ServiceInstanceDescription
This class holds a description of a
Service
instance
mermaid::support::service::ServiceInterface
This class represents a
Service
Interface
mermaid::support::service::ServiceInterfaceDescription
This class holds a description of a
Service
interface
mermaid::support::service::ServiceInterfaceHandlerMethod< o >
Class that stores a pointer to a method of an object. It holds a pointer to a method suitable for handling service requests
mermaid::support::service::ServiceInterfaceHandlerMethodBase
Base class for all
ServiceInterfaceHandlerMethod
objects
mermaid::support::service::ServiceReply
Class representing a
Service
Reply
mermaid::support::service::ServiceReplyDeliveryTask
ServiceReplyDeliveryTaskclass, used to deliver replies to services in the context of an ActiveObject
mermaid::support::service::ServiceReplyHandlerMethod< o >
mermaid::support::service::ServiceReplyHandlerMethodBase
mermaid::support::service::ServiceRequest
Class representing a
Service
Request
mermaid::support::service::ServiceRequestDeliveryTask
ServiceRequestDeliveryTask
class, used to deliver requests to services in the context of an ActiveObject
mermaid::support::service::ServiceRequestState
ServiceRequestState
class
mermaid::support::service::ServiceTypeDescription
This class holds a description of a
Service
type
mermaid::support::service::ServiceTypeDescriptionFactory
ServiceTypeDescription
builder
mermaid::support::service::ServiceTypeDescriptionRepository
ServiceTypeDescription
repository, where descriptions for all available Services are stored
mermaid::support::service::ServiceUpdateTask
ServiceUpdateTask
class, used to call a Service's update method regularly
mermaid::support::syntacticsugar::Booleanable
This class is to be inherited by all classes
mermaid::support::syntacticsugar::Cloneable
This class is to be inherited by all classes
mermaid::support::syntacticsugar::Stringable
This class is to be inherited by all classes
mermaid::support::system::FilePathSearch
A class providing search for files in known paths
mermaid::support::unitgenerator::ControlUnitServiceBuildTask< SERVICE_TYPE >
mermaid::support::unitgenerator::UnitFlowConfiguration
mermaid::support::unitgenerator::UnitService
mermaid::support::unitgenerator::UnitServiceBuildTask< SERVICE_TYPE >
mermaid::support::xml::XmlAttribute
Class representing a XML element's attribute
mermaid::support::xml::XmlAttributeVector
Class representing an XML Attribute vector
mermaid::support::xml::XmlCharData
Class that holds CharData from XML files
mermaid::support::xml::XmlConvertible
Class that is to be inherited by classes that are able to produce XML output
mermaid::support::xml::XmlDocument
Class representing an XML document
mermaid::support::xml::XmlElement
Class representing an XML Element
mermaid::support::xml::XmlElementVector
Class representing an XML Element vector
mermaid::support::xml::XmlEntityLoader
Class that holds the entity loader function
mermaid::support::xml::XmlItem
Class representing an XML item
ServiceIReplyHandlerMethodBase
Base class for all ServiceReplyHandlerMethod objects
TestService
Time
A class used to hold time values
Generated on Fri Mar 4 22:15:37 2011 for MeRMaID::support by
1.6.3