OCL::NetcdfReporting Member List
This is the complete list of members for OCL::NetcdfReporting, including all inherited members.
activate()RTT::base::TaskCore [virtual]
addAttribute(const std::string &name, T &attr)RTT::TaskContext
addAttribute(base::AttributeBase &a)RTT::TaskContext
addConstant(const std::string &name, const T &attr)RTT::TaskContext
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::TaskContext
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::TaskContext
addMarshaller(RTT::marsh::MarshallInterface *headerM, RTT::marsh::MarshallInterface *bodyM)OCL::ReportingComponent
addOperation(Operation< Signature > &op)RTT::TaskContext
addOperation(const std::string name, Func func, Service *serv, ExecutionThread et=ClientThread)RTT::TaskContext
addOperation(const std::string name, Signature *func, ExecutionThread et=ClientThread)RTT::TaskContext
addPeer(TaskContext *peer, std::string alias="")RTT::TaskContext [virtual]
addPort(const std::string &name, base::PortInterface &port)RTT::TaskContext
addPort(base::PortInterface &port)RTT::TaskContext
addProperty(const std::string &name, T &attr)RTT::TaskContext
addProperty(base::PropertyBase &pb)RTT::TaskContext
attributes()RTT::TaskContext
breakUpdateHook()RTT::base::TaskCore [protected, virtual]
cleanReport()OCL::ReportingComponent
cleanup()RTT::base::TaskCore [virtual]
cleanupHook()OCL::ReportingComponent [virtual]
clear()RTT::TaskContext [virtual]
configOCL::ReportingComponent [protected]
configure()RTT::base::TaskCore [virtual]
configureHook()OCL::ReportingComponent [virtual]
connectPeers(TaskContext *peer)RTT::TaskContext [virtual]
connectPorts(TaskContext *peer)RTT::TaskContext [virtual]
connectServices(TaskContext *peer)RTT::TaskContext [virtual]
copydata()OCL::ReportingComponent
dataOnPortHook(base::PortInterface *port)RTT::TaskContext [protected, virtual]
decomposeOCL::ReportingComponent [protected]
dimsidOCL::NetcdfReporting [protected]
disconnect()RTT::TaskContext [virtual]
disconnectPeers(const std::string &name)RTT::TaskContext [virtual]
DTupple typedefOCL::ReportingComponent [protected]
eeRTT::base::TaskCore [protected]
engine() const RTT::base::TaskCore
engine()RTT::base::TaskCore
error()RTT::base::TaskCore [virtual]
errorHook()RTT::base::TaskCore [protected, virtual]
exception()RTT::base::TaskCore [protected, virtual]
ExceptionRTT::base::TaskCore
exceptionHook()RTT::base::TaskCore [protected, virtual]
fatal()RTT::base::TaskCore [protected, virtual]
FatalErrorRTT::base::TaskCore
fbodyOCL::NetcdfReporting [protected]
fheaderOCL::NetcdfReporting [protected]
forceActivity(base::ActivityInterface *new_act)RTT::TaskContext [protected]
getActivity()RTT::TaskContext
getActivity()RTT::TaskContext
getAttribute(const std::string &name) const RTT::TaskContext
getCpuAffinity() const RTT::base::TaskCore [virtual]
getName() const RTT::TaskContext [virtual]
getOperation(std::string name)RTT::TaskContext
getPeer(const std::string &peer_name) const RTT::TaskContext [virtual]
getPeerList() const RTT::TaskContext [virtual]
getPeriod() const RTT::base::TaskCore [virtual]
getPort(const std::string &name) const RTT::TaskContext
getProperty(const std::string &name) const RTT::TaskContext
getProvider(const std::string &name)RTT::TaskContext
getTargetState() const RTT::base::TaskCore [virtual]
getTaskState() const RTT::base::TaskCore [virtual]
hasPeer(const std::string &peer_name) const RTT::TaskContext [virtual]
inException() const RTT::base::TaskCore [virtual]
inFatalError() const RTT::base::TaskCore [virtual]
InitRTT::base::TaskCore
inRunTimeError() const RTT::base::TaskCore [virtual]
insnapshotOCL::ReportingComponent [protected]
isActive() const RTT::base::TaskCore [virtual]
isConfigured() const RTT::base::TaskCore [virtual]
isRunning() const RTT::base::TaskCore [virtual]
loadService(const std::string &service_name)RTT::TaskContext
makeReport2()OCL::ReportingComponent [protected]
Marshallers typedefOCL::ReportingComponent [protected]
marshallersOCL::ReportingComponent [protected]
mcheckerOCL::ReportingComponent [protected]
mTaskStateRTT::base::TaskCore [protected]
ncidOCL::NetcdfReporting [protected]
NetcdfReporting(const std::string &fr_name)OCL::NetcdfReporting
onlyNewDataOCL::ReportingComponent [protected]
operations()RTT::TaskContext
PeerList typedefRTT::TaskContext
Ports typedefOCL::ReportingComponent
ports()RTT::TaskContext
ports() const RTT::TaskContext
PreOperationalRTT::base::TaskCore
properties()RTT::TaskContext
provides()RTT::TaskContext
provides(const std::string &service_name)RTT::TaskContext
ready()RTT::TaskContext [virtual]
recover()RTT::base::TaskCore [virtual]
removeMarshallers()OCL::ReportingComponent
removePeer(const std::string &name)RTT::TaskContext [virtual]
removePeer(TaskContext *peer)RTT::TaskContext [virtual]
repfileOCL::NetcdfReporting [protected]
reportOCL::ReportingComponent [protected]
report_dataOCL::ReportingComponent [protected]
report_policyOCL::ReportingComponent [protected]
reportComponent(const std::string &component)OCL::ReportingComponent
reportData(const std::string &component, const std::string &dataname)OCL::ReportingComponent
reportDataSource(std::string tag, std::string type, RTT::base::DataSourceBase::shared_ptr origm, RTT::base::InputPortInterface *ipi, bool)OCL::ReportingComponent [protected]
ReportingComponent(std::string name="Reporting")OCL::ReportingComponent
reportPort(const std::string &component, const std::string &port)OCL::ReportingComponent
Reports typedefOCL::ReportingComponent [protected]
requires()RTT::TaskContext
requires(const std::string &service_name)RTT::TaskContext
rootOCL::ReportingComponent [protected]
RTT::ExecutionEngineRTT::base::TaskCore [friend]
RunningRTT::base::TaskCore
RunTimeErrorRTT::base::TaskCore
screenComponent(const std::string &comp)OCL::ReportingComponent [virtual]
screenImpl(const std::string &comp, std::ostream &output)OCL::ReportingComponent [protected]
setActivity(base::ActivityInterface *new_act)RTT::TaskContext
setCpuAffinity(unsigned cpu)RTT::base::TaskCore [virtual]
setExecutionEngine(ExecutionEngine *engine)RTT::base::TaskCore
setPeriod(Seconds s)RTT::base::TaskCore [virtual]
SlotFunction typedefRTT::TaskContext
snapshot()OCL::ReportingComponent
snapshottedOCL::ReportingComponent [protected]
start()RTT::TaskContext [virtual]
startHook()OCL::NetcdfReporting [virtual]
starttimeOCL::ReportingComponent [protected]
stop()RTT::TaskContext [virtual]
stopHook()OCL::NetcdfReporting [virtual]
StoppedRTT::base::TaskCore
synchronize_with_loggingOCL::ReportingComponent [protected]
T_DataType enum valueOCL::ReportingComponent [protected]
T_NewData enum valueOCL::ReportingComponent [protected]
T_Port enum valueOCL::ReportingComponent [protected]
T_PortDS enum valueOCL::ReportingComponent [protected]
T_Property enum valueOCL::ReportingComponent [protected]
T_QualName enum valueOCL::ReportingComponent [protected]
T_Tracked enum valueOCL::ReportingComponent [protected]
T_Types enum nameOCL::ReportingComponent [protected]
TaskContext(const std::string &name, TaskState initial_state=Stopped)RTT::TaskContext
TaskContext(const std::string &name, ExecutionEngine *parent, TaskState initial_state=Stopped)RTT::TaskContext
TaskCore(TaskState initial_state=Stopped)RTT::base::TaskCore
TaskCore(ExecutionEngine *parent, TaskState initial_state=Stopped)RTT::base::TaskCore
TaskState enum nameRTT::base::TaskCore
timestampOCL::ReportingComponent [protected]
trigger()RTT::base::TaskCore [virtual]
unreportComponent(const std::string &component)OCL::ReportingComponent
unreportData(const std::string &component, const std::string &datasource)OCL::ReportingComponent
unreportDataSource(std::string tag)OCL::ReportingComponent [protected]
unreportPort(const std::string &component, const std::string &port)OCL::ReportingComponent
update()RTT::base::TaskCore [virtual]
updateHook()OCL::ReportingComponent [protected, virtual]
writeHeaderOCL::ReportingComponent [protected]
~ReportingComponent()OCL::ReportingComponent [virtual]
~TaskContext()RTT::TaskContext [virtual]
~TaskCore()RTT::base::TaskCore [virtual]


ocl
Author(s): OCL Development Team
autogenerated on Sat Jun 8 2019 18:48:55