Segment Class Reference

#include <RobotAPI/libraries/armem_objects/server/attachments/Segment.h>

+ Inheritance diagram for Segment:

Public Member Functions

void connect ()
 
void defineProperties (armarx::PropertyDefinitionsPtr defs, const std::string &prefix="")
 
std::vector< armarx::armem::attachment::ObjectAttachmentgetAttachments (const armem::Time &timestamp) const
 
void init ()
 
 Segment (server::MemoryToIceAdapter &iceMemory)
 
virtual ~Segment ()
 
- Public Member Functions inherited from Logging
SpamFilterDataPtr deactivateSpam (float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const
 disables the logging for the current line for the given amount of seconds.
 
MessageTypeT getEffectiveLoggingLevel () const
 
 Logging ()
 
void setLocalMinimumLoggingLevel (MessageTypeT level)
 With setLocalMinimumLoggingLevel the minimum verbosity-level of log-messages can be set.
 
void setTag (const LogTag &tag)
 
void setTag (const std::string &tagName)
 
virtual ~Logging ()
 

Additional Inherited Members

- Protected Member Functions inherited from Logging
bool checkLogLevel (MessageTypeT level) const
 
const LogSenderPtrgetLogSender () const
 Retrieve log sender.
 
LogSenderPtr loghelper (const char *file, int line, const char *function) const
 
- Protected Attributes inherited from Logging
MessageTypeT minimumLoggingLevel
 
SpamFilterDataPtr spamFilter
 
LogTag tag
 

Detailed Description

Definition at line 38 of file Segment.h.

Constructor & Destructor Documentation

◆ Segment()

Definition at line 24 of file Segment.cpp.

+ Here is the call graph for this function:

◆ ~Segment()

~Segment ( )
virtualdefault
+ Here is the call graph for this function:

Member Function Documentation

◆ connect()

void connect ( )

Definition at line 54 of file Segment.cpp.

◆ defineProperties()

void defineProperties ( armarx::PropertyDefinitionsPtr defs,
const std::string & prefix = "" )

Definition at line 33 of file Segment.cpp.

◆ getAttachments()

std::vector< armarx::armem::attachment::ObjectAttachment > getAttachments ( const armem::Time & timestamp) const

Definition at line 59 of file Segment.cpp.

+ Here is the call graph for this function:

◆ init()

void init ( )

Definition at line 44 of file Segment.cpp.


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