XLE  v0.02.0
Public Member Functions | Protected Attributes | List of all members
Assets::ITransaction Class Reference
Inheritance diagram for Assets::ITransaction:
Inheritance graph
[legend]

Public Member Functions

const std::basic_string< ResChar > & GetName () const
 
uint64 GetAssetId () const
 
uint64 GetTypeCode () const
 
 ITransaction (const ResChar name[], uint64 assetId, uint64 typeCode, std::shared_ptr< UndoQueue > undoQueue)
 

Protected Attributes

std::shared_ptr< UndoQueue_undoQueue
 
std::basic_string< ResChar > _name
 
uint64 _assetId
 
uint64 _typeCode
 

The documentation for this class was generated from the following files: