OpenDDS
Snapshot(2023/04/07-19:43)
|
Public Types | |
typedef std::vector< T * > | Seq |
Public Member Functions | |
~SeqGuard () | |
Seq & | seq () |
Private Attributes | |
Seq | seq_ |
Definition at line 88 of file UpdateManager.cpp.
typedef std::vector<T*> Update::SeqGuard< T >::Seq |
Definition at line 90 of file UpdateManager.cpp.
|
inline |
Definition at line 93 of file UpdateManager.cpp.
|
inline |
Definition at line 103 of file UpdateManager.cpp.
Referenced by Update::Manager::pushImage().
|
private |
Definition at line 105 of file UpdateManager.cpp.