AGX Dynamics 2.42.1.1
Loading...
Searching...
No Matches
FileTrack.h File Reference
#include <agx/config/AGX_USE_AIO.h>
#include <agx/agx.h>
#include <agx/Logger.h>
#include <agx/List.h>
#include <agxData/DiskTrack.h>
#include <agxData/SerializedFrame.h>
#include <agxData/FileJournal.h>
#include <fstream>

Go to the source code of this file.

Classes

class  agxData::FileFrameReader
 Frame reader that supports the files-and-foldes prototype format. More...
 
class  agxData::FileFrameWriter
 

Namespaces

namespace  agx
 The agx namespace contains the dynamics/math part of the AGX Dynamics API.
 
namespace  agxData
 Contains classes for low level data storage for AGX.
 

Typedefs

typedef agx::observer_ptr< const FileFrameReader > agxData::FileFrameReaderConstObserver
 
typedef agx::ref_ptr< const FileFrameReader > agxData::FileFrameReaderConstRef
 
typedef agx::observer_ptr< FileFrameReader > agxData::FileFrameReaderObserver
 
typedef agx::ref_ptr< FileFrameReader > agxData::FileFrameReaderRef
 
typedef agx::observer_ptr< const FileFrameWriter > agxData::FileFrameWriterConstObserver
 
typedef agx::ref_ptr< const FileFrameWriter > agxData::FileFrameWriterConstRef
 
typedef agx::observer_ptr< FileFrameWriter > agxData::FileFrameWriterObserver
 
typedef agx::ref_ptr< FileFrameWriter > agxData::FileFrameWriterRef