File List

Here is a list of all documented files with brief descriptions:
Example/DummyService/DummyService.cpp [code]
Example/DummyService/DummyService.hpp [code]
Frameworks/ActiveObject/ActiveObject.cpp [code]ActiveObject base implementation
Frameworks/ActiveObject/ActiveObject.hpp [code]ActiveObject declaration
Frameworks/ActiveObject/ActiveObjectAce.cpp [code]ActiveObjectAce base implementation
Frameworks/ActiveObject/ActiveObjectAce.hpp [code]ActiveObjectAce declaration
Frameworks/ActiveObject/ActiveObjectAceAddTaskMethod.cpp [code]ActiveObjectAceAddTaskMethod base implementation
Frameworks/ActiveObject/ActiveObjectAceAddTaskMethod.hpp [code]ActiveObjectAceAddTaskMethod declaration
Frameworks/ActiveObject/ActiveObjectManager.cpp [code]ActiveObjectManager implementation
Frameworks/ActiveObject/ActiveObjectManager.hpp [code]ActiveObjectManager declaration
Frameworks/ActiveObject/ActiveObjectManagerAce.cpp [code]ActiveObjectManagerAce implementation
Frameworks/ActiveObject/ActiveObjectManagerAce.hpp [code]ActiveObjectManagerAce declaration
Frameworks/ActiveObject/ActiveObjectState.hpp [code]ActiveObjectState declaration
Frameworks/ActiveObject/Task.cpp [code]Task base implementation
Frameworks/ActiveObject/Task.hpp [code]Task declaration
Frameworks/ActiveObject/TaskScheduler.cpp [code]TaskScheduler implementation
Frameworks/ActiveObject/TaskScheduler.hpp [code]TaskScheduler declaration
Frameworks/ActiveObject/TaskSchedulerPolicy.cpp [code]This file contains Task comparison function implementations that will decide the Task scheduling policy
Frameworks/ActiveObject/TaskSchedulerPolicy.hpp [code]This file contains Task comparison function declarations that will decide the Task scheduling policy
Frameworks/ActiveObject/testActiveObject.cpp [code]Tests the DataSemantics framework implementation
Frameworks/ActiveObject/testTaskScheduler.cpp [code]Tests TaskScheduler class
Frameworks/Communication/CommunicationGateway.cpp [code]CommunicationGateway implementation
Frameworks/Communication/CommunicationGateway.hpp [code]CommunicationGateway declaration
Frameworks/Communication/PortNamingConvention.cpp [code]PortNamingConvention implementation
Frameworks/Communication/PortNamingConvention.hpp [code]PortNamingConvention declaration
Frameworks/Communication/YarpDataFeedInputPort.cpp [code]YarpDataFeedInputPort implementation
Frameworks/Communication/YarpDataFeedInputPort.hpp [code]YarpDataFeedInputPort declaration
Frameworks/Communication/YarpDataFeedOutputPort.cpp [code]YarpDataFeedOutputPort implementation
Frameworks/Communication/YarpDataFeedOutputPort.hpp [code]YarpDataFeedOutputPort declaration
Frameworks/Communication/YarpDataFeedReconnectTask.cpp [code]YarpDataFeedReconnectTask implementation
Frameworks/Communication/YarpDataFeedReconnectTask.hpp [code]YarpDataFeedReconnectTask declaration
Frameworks/Communication/YarpDataFeedReporter.cpp [code]YarpDataFeedReporter implementation
Frameworks/Communication/YarpDataFeedReporter.hpp [code]YarpDataFeedReporter declaration
Frameworks/Communication/YarpDataFeedSetupTask.cpp [code]YarpDataFeedSetupTask implementation
Frameworks/Communication/YarpDataFeedSetupTask.hpp [code]YarpDataFeedSetupTask declaration
Frameworks/Communication/YarpServiceAsynchInputPort.cpp [code]YarpServiceAsynchInputPort implementation
Frameworks/Communication/YarpServiceAsynchInputPort.hpp [code]YarpServiceAsynchInputPort declaration
Frameworks/Communication/YarpServiceAsynchOutputPort.cpp [code]YarpServiceAsynchOutputPort implementation
Frameworks/Communication/YarpServiceAsynchOutputPort.hpp [code]YarpServiceAsynchOutputPort declaration
Frameworks/Communication/YarpServiceAsynchReplyPort.cpp [code]YarpServiceAsynchReplyPort implementation
Frameworks/Communication/YarpServiceAsynchReplyPort.hpp [code]YarpServiceAsynchReplyPort declaration
Frameworks/Communication/YarpServiceAsynchReplyType.cpp [code]YarpServiceAsynchReplyType implementation
Frameworks/Communication/YarpServiceAsynchReplyType.hpp [code]YarpServiceAsynchReplyType declaration
Frameworks/Communication/YarpServiceAsynchRequestPort.cpp [code]YarpServiceAsynchRequestPort implementation
Frameworks/Communication/YarpServiceAsynchRequestPort.hpp [code]YarpServiceAsynchRequestPort declaration
Frameworks/Communication/YarpServiceAsynchRequestType.cpp [code]YarpServiceAsynchRequestType implementation
Frameworks/Communication/YarpServiceAsynchRequestType.hpp [code]YarpServiceAsynchRequestType declaration
Frameworks/Communication/YarpServiceReplyConversionTask.cpp [code]YarpServiceReplyConversionTask implementation
Frameworks/Communication/YarpServiceReplyConversionTask.hpp [code]YarpServiceReplyConversionTask declaration
Frameworks/Communication/YarpServiceRequestConversionTask.cpp [code]YarpServiceRequestConversionTask implementation
Frameworks/Communication/YarpServiceRequestConversionTask.hpp [code]YarpServiceRequestConversionTask declaration
Frameworks/Communication/YarpServiceRequestPortReporter.cpp [code]YarpServiceRequestPortReporter implementation
Frameworks/Communication/YarpServiceRequestPortReporter.hpp [code]YarpServiceRequestPortReporter declaration
Frameworks/Data/DataSemantics/SemanticNode.cpp [code]SemanticNode class implementation
Frameworks/Data/DataSemantics/SemanticNode.hpp [code]SemanticNode class definition
Frameworks/Data/DataSemantics/SemanticTree.cpp [code]SemanticTree class implementation
Frameworks/Data/DataSemantics/SemanticTree.hpp [code]SemanticTree class definition
Frameworks/Data/DataSemantics/SemanticTreeFactory.cpp [code]SemanticTreeFactory class implementation
Frameworks/Data/DataSemantics/SemanticTreeFactory.hpp [code]SemanticTreeFactory class definition
Frameworks/Data/DataSemantics/testDataSemantics.cpp [code]Tests the DataSemantics framework implementation
Frameworks/Data/DataStructure/Boolean.cpp [code]Boolean class implementation
Frameworks/Data/DataStructure/Boolean.hpp [code]Boolean class definition
Frameworks/Data/DataStructure/DataArray.hpp [code]DataArray class definition
Frameworks/Data/DataStructure/DataBox.cpp [code]DataBox class implementation
Frameworks/Data/DataStructure/DataBox.hpp [code]DataBox class definition
Frameworks/Data/DataStructure/DataBoxArray.cpp [code]DataBoxArray class implementation
Frameworks/Data/DataStructure/DataBoxArray.hpp [code]DataBoxArray class definition
Frameworks/Data/DataStructure/DataFactory.cpp [code]DataFactory class implementation
Frameworks/Data/DataStructure/DataFactory.hpp [code]DataFactory class definition
Frameworks/Data/DataStructure/DataItemDescription.cpp [code]DataItemDescription class implementation
Frameworks/Data/DataStructure/DataItemDescription.hpp [code]DataItemDescription class definition
Frameworks/Data/DataStructure/DataStructureDescription.cpp [code]DataStructureDescription class implementation
Frameworks/Data/DataStructure/DataStructureDescription.hpp [code]DataStructureDescription class definition
Frameworks/Data/DataStructure/DataType.hpp [code]DataType enum definition
Frameworks/Data/DataStructure/DataValue.cpp [code]DataValue class implementation
Frameworks/Data/DataStructure/DataValue.hpp [code]DataValue class definition
Frameworks/Data/DataStructure/DataValueVector.cpp [code]DataValueVector class implementation
Frameworks/Data/DataStructure/DataValueVector.hpp [code]DataValueVector class definition
Frameworks/Data/DataStructure/Double.cpp [code]Double class implementation
Frameworks/Data/DataStructure/Double.hpp [code]Double class definition
Frameworks/Data/DataStructure/DoubleArray.cpp [code]DoubleArray class implementation
Frameworks/Data/DataStructure/DoubleArray.hpp [code]DoubleArray class definition
Frameworks/Data/DataStructure/Integer.cpp [code]Integer class implementation
Frameworks/Data/DataStructure/Integer.hpp [code]Integer class definition
Frameworks/Data/DataStructure/IntegerArray.cpp [code]IntegerArray class implementation
Frameworks/Data/DataStructure/IntegerArray.hpp [code]IntegerArray class definition
Frameworks/Data/DataStructure/String.cpp [code]String class implementation
Frameworks/Data/DataStructure/String.hpp [code]String class definition
Frameworks/Data/DataStructure/StringArray.cpp [code]StringArray class implementation
Frameworks/Data/DataStructure/StringArray.hpp [code]StringArray class definition
Frameworks/Data/DataStructure/testDataDescription.cpp [code]Tests the usage of the Data Description File
Frameworks/Data/DataStructure/testDataDeserialization.cpp [code]Tests the conversion of Data objects into ValueVectors
Frameworks/Data/DataStructure/testDataSerialization.cpp [code]Tests the conversion of Data objects into ValueVectors
Frameworks/Data/DataStructure/testDataStructure.cpp [code]Tests the DataStructure framework implementation
Frameworks/Data/DataStructure/Exceptions/UnexpectedDataTypeException.cpp [code]Implementation of the unexpected data type exception
Frameworks/Data/DataStructure/Exceptions/UnexpectedDataTypeException.hpp [code]Declaration of the unexpected data type exception
Frameworks/ErrorHandling/Exception.cpp [code]Exception implementation
Frameworks/ErrorHandling/Exception.hpp [code]ReturnValue declaration
Frameworks/IO/AddStreamReaderTask.cpp [code]
Frameworks/IO/AddStreamReaderTask.hpp [code]
Frameworks/IO/AddStreamWriterTask.cpp [code]
Frameworks/IO/AddStreamWriterTask.hpp [code]
Frameworks/IO/CloseTask.cpp [code]
Frameworks/IO/CloseTask.hpp [code]
Frameworks/IO/Device.cpp [code]
Frameworks/IO/Device.hpp [code]
Frameworks/IO/DeviceConfigurator.cpp [code]
Frameworks/IO/DeviceConfigurator.hpp [code]
Frameworks/IO/DeviceHandle.cpp [code]
Frameworks/IO/DeviceHandle.hpp [code]
Frameworks/IO/IOManager.cpp [code]
Frameworks/IO/IOManager.hpp [code]
Frameworks/IO/IOThread.cpp [code]
Frameworks/IO/IOThread.hpp [code]
Frameworks/IO/IOThreadUpdateTask.cpp [code]
Frameworks/IO/IOThreadUpdateTask.hpp [code]
Frameworks/IO/StreamHandler.cpp [code]
Frameworks/IO/StreamHandler.hpp [code]
Frameworks/IO/StreamOperationHandlerMethod.hpp [code]
Frameworks/IO/StreamReader.cpp [code]
Frameworks/IO/StreamReader.hpp [code]
Frameworks/IO/StreamReadReplyTask.cpp [code]
Frameworks/IO/StreamReadReplyTask.hpp [code]
Frameworks/IO/StreamWriter.cpp [code]
Frameworks/IO/StreamWriter.hpp [code]
Frameworks/IO/StreamWriteReplyTask.cpp [code]
Frameworks/IO/StreamWriteReplyTask.hpp [code]
Frameworks/IO/WriteTask.cpp [code]
Frameworks/IO/WriteTask.hpp [code]
Frameworks/IO/tests/IOTestRead/IOTestReadService.cpp [code]
Frameworks/IO/tests/IOTestRead/IOTestReadService.hpp [code]
Frameworks/IO/tests/IOTestRead/test_read_pipe.cpp [code]
Frameworks/IO/tests/IOTestWrite/IOTestWriteService.cpp [code]
Frameworks/IO/tests/IOTestWrite/IOTestWriteService.hpp [code]
Frameworks/IO/tests/IOTestWrite/test_write_pipe.cpp [code]
Frameworks/Logging/FastLogger.cpp [code]FastLogger implementation
Frameworks/Logging/FileOutput.cpp [code]FileOutput implementation
Frameworks/Logging/Logger.cpp [code]Logger implementation
Frameworks/Logging/Logger.hpp [code]Logger declaration
Frameworks/Logging/LogScope.cpp [code]LogScope implementation
Frameworks/Logging/TerminalOutput.cpp [code]TerminalOutput implementation
Frameworks/Logging/testLogger.cpp [code]Tests for the logging framework
Frameworks/Logging/testLoggerConcurrency.cpp [code]Tests for the multithreaded logging framework
Frameworks/Logging/ThreadSafeLogger.cpp [code]ThreadSafeLogger implementation
Frameworks/Logging/ThreadSafeOutput.cpp [code]ThreadSafeOutput implementation
Frameworks/Service/DataFeed.cpp [code]Support DataFeed implementation
Frameworks/Service/DataFeed.hpp [code]Support DataFeed declaration
Frameworks/Service/DataFeedDescription.cpp [code]Support DataFeedDescription implementation
Frameworks/Service/DataFeedDescription.hpp [code]Support DataFeedDescription declaration
Frameworks/Service/DataFeedInputHandler.hpp [code]DataFeedInputHandler
Frameworks/Service/DataFeedInputHandlerMethod.hpp [code]DataFeedInputHandlerMethod
Frameworks/Service/Entity.cpp [code]Entity implementation
Frameworks/Service/Entity.hpp [code]Support Entity declaration
Frameworks/Service/EntityDescription.cpp [code]Support EntityDescription implementation
Frameworks/Service/EntityDescription.hpp [code]Support EntityDescription declaration
Frameworks/Service/EntityDescriptionFactory.cpp [code]Support EntityDescriptionFactory implementation
Frameworks/Service/EntityDescriptionFactory.hpp [code]Support EntityDescriptionFactory declaration
Frameworks/Service/EntityDescriptionRepository.cpp [code]Support EntityDescriptionRepository implementation
Frameworks/Service/EntityDescriptionRepository.hpp [code]Support EntityDescriptionRepository declaration
Frameworks/Service/EntityRepository.cpp [code]EntityRepository implementation
Frameworks/Service/EntityRepository.hpp [code]Support EntityRepository declaration
Frameworks/Service/Service.cpp [code]Support Service implementation
Frameworks/Service/Service.hpp [code]Support Service declaration
Frameworks/Service/ServiceBuildTask.cpp [code]ServiceBuildTask implementation
Frameworks/Service/ServiceBuildTask.hpp [code]ServiceBuildTask declaration
Frameworks/Service/ServiceConfiguration.cpp [code]Support ServiceConfiguration implementation
Frameworks/Service/ServiceConfiguration.hpp [code]Support ServiceConfiguration declaration
Frameworks/Service/ServiceDataFeedDeliveryTask.cpp [code]ServiceDataFeedDeliveryTask implementation
Frameworks/Service/ServiceDataFeedDeliveryTask.hpp [code]ServiceDataFeedDeliveryTask declaration
Frameworks/Service/ServiceErrorReply.cpp [code]ServiceErrorReply implementation
Frameworks/Service/ServiceErrorReply.hpp [code]ServiceErrorReply declaration
Frameworks/Service/ServiceInstanceDescription.cpp [code]ServiceInstanceDescription implementation
Frameworks/Service/ServiceInstanceDescription.hpp [code]Support ServiceInstanceDescription declaration
Frameworks/Service/ServiceInterface.cpp [code]Support ServiceInterface implementation
Frameworks/Service/ServiceInterface.hpp [code]Support ServiceInterface declaration
Frameworks/Service/ServiceInterfaceDescription.cpp [code]Support ServiceInterfaceDescription implementation
Frameworks/Service/ServiceInterfaceDescription.hpp [code]Support ServiceInterfaceDescription declaration
Frameworks/Service/ServiceInterfaceHandlerMethod.hpp [code]ServiceInterfaceHandlerMethod
Frameworks/Service/ServiceReply.cpp [code]ServiceReply implementation
Frameworks/Service/ServiceReply.hpp [code]ServiceReply declaration
Frameworks/Service/ServiceReplyDeliveryTask.cpp [code]ServiceReplyDeliveryTask implementation
Frameworks/Service/ServiceReplyDeliveryTask.hpp [code]ServiceReplyDeliveryTask declaration
Frameworks/Service/ServiceReplyHandlerMethod.hpp [code]ServiceReplyHandlerMethod
Frameworks/Service/ServiceRequest.cpp [code]ServiceRequest implementation
Frameworks/Service/ServiceRequest.hpp [code]ServiceRequest declaration
Frameworks/Service/ServiceRequestDeliveryTask.cpp [code]ServiceRequestDeliveryTask implementation
Frameworks/Service/ServiceRequestDeliveryTask.hpp [code]ServiceRequestDeliveryTask declaration
Frameworks/Service/ServiceRequestState.cpp [code]Support ServiceRequestState implementation
Frameworks/Service/ServiceRequestState.hpp [code]Support ServiceRequestState declaration
Frameworks/Service/ServiceTypeDescription.cpp [code]ServiceTypeDescription implementation
Frameworks/Service/ServiceTypeDescription.hpp [code]Support ServiceTypeDescription declaration
Frameworks/Service/ServiceTypeDescriptionFactory.cpp [code]Support ServiceTypeDescriptionFactory implementation
Frameworks/Service/ServiceTypeDescriptionFactory.hpp [code]Support ServiceTypeDescriptionFactory declaration
Frameworks/Service/ServiceTypeDescriptionRepository.cpp [code]Support ServiceTypeDescriptionRepository implementation
Frameworks/Service/ServiceTypeDescriptionRepository.hpp [code]Support ServiceTypeDescriptionRepository declaration
Frameworks/Service/ServiceUpdateTask.cpp [code]ServiceUpdateTask implementation
Frameworks/Service/ServiceUpdateTask.hpp [code]ServiceUpdateTask declaration
Frameworks/Service/testService.cpp [code]
Frameworks/Service/testServiceConfiguration.cpp [code]Tests the ServiceConfiguration class
Frameworks/Service/testServiceTypeDescription.cpp [code]
Frameworks/Service/DefaultServiceTypeImplementations/DefaultServiceTypeImplementation.cpp [code]Implementation of the base class of all default service type implementations
Frameworks/Service/DefaultServiceTypeImplementations/DefaultServiceTypeImplementation.hpp [code]
Frameworks/Service/DefaultServiceTypeImplementations/Pingable/Pingable.cpp [code]Implementation of the default pingable service type
Frameworks/Service/DefaultServiceTypeImplementations/Pingable/Pingable.hpp [code]
Frameworks/Service/Exceptions/ServiceRequestFailedException.cpp [code]Implementation of the service request failed exception
Frameworks/Service/Exceptions/ServiceRequestFailedException.hpp [code]Declaration of the service request failed exception
Frameworks/Service/Exceptions/UnrecognizedServiceInterfaceException.cpp [code]Implementation of the unrecognized service interface exception
Frameworks/Service/Exceptions/UnrecognizedServiceInterfaceException.hpp [code]Declaration of the unrecognized service interface exception
Frameworks/SyntacticSugar/Booleanable.hpp [code]Booleanable class definition
Frameworks/SyntacticSugar/Cloneable.cpp [code]Cloneable implementation file
Frameworks/SyntacticSugar/Cloneable.hpp [code]Cloneable class definition
Frameworks/SyntacticSugar/Defines.hpp [code]Global definitions file
Frameworks/SyntacticSugar/Stringable.cpp [code]Stringable implementation file
Frameworks/SyntacticSugar/Stringable.hpp [code]Stringable class definition
Frameworks/System/FilePathSearch.cpp [code]FilePathSearch implementation
Frameworks/System/FilePathSearch.hpp [code]FilePathSearch declaration
Frameworks/System/Time.cpp [code]Time implementation
Frameworks/System/Time.hpp [code]Time declaration
Frameworks/Xml/testXml.cpp [code]Tests the Xml framework implementation
Frameworks/Xml/XmlAttribute.cpp [code]Implementation of the XmlAttribute class
Frameworks/Xml/XmlAttribute.hpp [code]XmlAttribute definition file
Frameworks/Xml/XmlAttributeVector.cpp [code]Implementation of the XmlAttributeVector class
Frameworks/Xml/XmlAttributeVector.hpp [code]XmlAttributeVector class definition
Frameworks/Xml/XmlCharData.cpp [code]XmlCharData implementation file
Frameworks/Xml/XmlCharData.hpp [code]XmlCharData declaration file
Frameworks/Xml/XmlConvertible.cpp [code]XmlConvertible implementation file
Frameworks/Xml/XmlConvertible.hpp [code]XmlConvertible declaration file
Frameworks/Xml/XmlDocument.cpp [code]Implementation of the XmlDocument class
Frameworks/Xml/XmlDocument.hpp [code]Class used to parse a .xml file. Creates a tree of XmlElement classes
Frameworks/Xml/XmlElement.cpp [code]Implementation of the XmlElement class
Frameworks/Xml/XmlElement.hpp [code]XmlElement class definition
Frameworks/Xml/XmlElementVector.cpp [code]Implementation of the XmlElementVector class
Frameworks/Xml/XmlElementVector.hpp [code]XmlElementVector class definition
Frameworks/Xml/XmlEntityLoader.cpp [code]Implementation of the XmlEntityLoader function
Frameworks/Xml/XmlEntityLoader.hpp [code]Class used to load external entities
Frameworks/Xml/XmlItem.cpp [code]Implementation of the XmlItem class
Frameworks/Xml/XmlItem.hpp [code]XmlItem definition file
MermaidLoaderGenerator/ActiveObjectConfiguration.cpp [code]Implementation of the ActiveObjectConfiguration class
MermaidLoaderGenerator/ActiveObjectConfiguration.hpp [code]Class used to manage an active object configuration
MermaidLoaderGenerator/DeploymentConfiguration.cpp [code]Implementation of the DeploymentConfiguration class
MermaidLoaderGenerator/DeploymentConfiguration.hpp [code]Class used to manage the runtime configuration to be loaded with mlgen
MermaidLoaderGenerator/LoaderGenerator.hpp [code]Creates a loader for mermaid
MermaidLoaderGenerator/ServiceDeploymentConfiguration.cpp [code]Implementation of the ServiceDeploymentConfiguration class
MermaidLoaderGenerator/ServiceDeploymentConfiguration.hpp [code]Class used to manage a service runtime configuration
MermaidLoaderGenerator/Ace/LoaderGenerator.cpp [code]Implementation of the LoaderGenerator class for Ace-based mermaid implementation
UnitGenerator/ControlUnitServiceBuildTask.cpp [code]
UnitGenerator/ControlUnitServiceBuildTask.hpp [code]
UnitGenerator/UnitFlowConfiguration.cpp [code]Implementation of the UnitFlowConfiguration class
UnitGenerator/UnitFlowConfiguration.hpp [code]
UnitGenerator/UnitGenerator.hpp [code]
UnitGenerator/UnitService.cpp [code]
UnitGenerator/UnitService.hpp [code]
UnitGenerator/UnitServiceBuildTask.cpp [code]
UnitGenerator/UnitServiceBuildTask.hpp [code]
UnitGenerator/Ace/runTestService.cpp [code]
UnitGenerator/Ace/TestService.cpp [code]
UnitGenerator/Ace/TestService.hpp [code]
UnitGenerator/Ace/UnitGenerator.cpp [code]
Generated on Fri Mar 4 22:15:55 2011 for MeRMaID::support by  doxygen 1.6.3