event-driven
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ev::vEvent Class Reference

base event class which defines the time the event occurs More...

#include <vCodec.h>

Inheritance diagram for ev::vEvent:
ev::AddressEvent ev::IMUevent ev::SkinEvent ev::FlowEvent ev::LabelledAE ev::SkinSample ev::GaussianAE

Public Member Functions

virtual event clone ()
 
virtual void encode (yarp::os::Bottle &b) const
 
virtual void encode (std::vector< int32_t > &b, unsigned int &pos) const
 
virtual bool decode (const yarp::os::Bottle &packet, size_t &pos)
 
virtual void decode (const int32_t *&data)
 
virtual yarp::os::Property getContent () const
 
virtual std::string getType () const
 
virtual int getChannel () const
 
virtual void setChannel ()
 

Public Attributes

unsigned int stamp:31
 

Static Public Attributes

static const std::string tag = "TS"
 

Detailed Description

base event class which defines the time the event occurs


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