TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Snapshot< std::shared_ptr< T > > Struct Template Reference
Inheritance diagram for Snapshot< std::shared_ptr< T > >:
Inheritance graph
[legend]
Collaboration diagram for Snapshot< std::shared_ptr< T > >:
Collaboration graph
[legend]

Public Member Functions

void apply (std::shared_ptr< T > &v) const
 
- Public Member Functions inherited from SnapshotBase
 SnapshotBase (const SnapshotBase &other)
 

Static Public Member Functions

static std::shared_ptr< const TypefindType (const std::shared_ptr< T > &p)
 
static std::shared_ptr< const Snapshot< std::shared_ptr< T > > > save (const std::shared_ptr< T > &v, const std::shared_ptr< const Snapshot< std::shared_ptr< T >>> &s0, const SnapshotFilter &filter)
 
- Static Public Member Functions inherited from SnapshotBase
static size_t instanceCount ()
 

Public Attributes

uint64_t id = 0
 
std::shared_ptr< const Typetype
 
bool nonzero = false
 
std::vector< std::shared_ptr< const SnapshotBase > > property_snapshots
 
- Public Attributes inherited from SnapshotBase
uint64_t counter = 0
 

Detailed Description

template<class T>
struct Snapshot< std::shared_ptr< T > >

Definition at line 37 of file snapshot.h.


The documentation for this struct was generated from the following file: