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

Public Member Functions

void shuffle (...) const
 
template<class X >
void shuffle (std::vector< std::shared_ptr< X >> &v) const
 
void apply (std::vector< T > &v) const
 
- Public Member Functions inherited from SnapshotBase
 SnapshotBase (const SnapshotBase &other)
 

Static Public Member Functions

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

Public Attributes

std::vector< std::shared_ptr< const Snapshot< T > > > snapshots
 
- Public Attributes inherited from SnapshotBase
uint64_t counter = 0
 

Detailed Description

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

Definition at line 120 of file snapshot.h.


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