VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
adsbDataServiceInterface.h File Reference

Go to the source code of this file.

Classes

class  DtAdsbTrackHandle
 
class  DtAdsbPathPointHandle
 
class  DtAdsbDataServiceInterface
 
class  DtAdsbDataServiceInterface::DtAdsbDataJob
 

Typedefs

typedef std::shared_ptr
< DtAdsbTrackHandle
DtTrackHandlePtr
 
typedef std::shared_ptr
< DtAdsbPathPointHandle
DtPointHandlePtr
 

Typedef Documentation

typedef std::shared_ptr<DtAdsbTrackHandle> DtTrackHandlePtr

Shared_ptr so that copy constructor will work on the pointer without destroying the rhs.

typedef std::shared_ptr<DtAdsbPathPointHandle> DtPointHandlePtr

Shared_ptr so that copy constructor will work on the pointer without destroying the rhs.


Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)