AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
JournalArchive.h File Reference
#include <agx/Device.h>
#include <agx/Component.h>
#include <agx/Range.h>
#include <agx/Date.h>
#include <agxNet/FramePacket.h>
#include <agxData/SerializedFrame.h>
#include <agxData/FrameIO.h>

Go to the source code of this file.

Classes

class  agxData::JournalArchive
 The JournalArchive provides an abstract class for inspecting and manipulating the contents of a created journal. More...
 

Namespaces

namespace  agxData
 Contains classes for low level data storage for AGX.
 

Typedefs

typedef agx::observer_ptr< const JournalArchive > agxData::JournalArchiveConstObserver
 
typedef agx::ref_ptr< const JournalArchive > agxData::JournalArchiveConstRef
 
typedef agx::observer_ptr< JournalArchive > agxData::JournalArchiveObserver
 
typedef agx::ref_ptr< JournalArchive > agxData::JournalArchiveRef