WSF
WsfBMAssetRecord Class Reference

#include <WsfBMAssetRecord.hpp>

Inheritance diagram for WsfBMAssetRecord:
Collaboration diagram for WsfBMAssetRecord:

Public Member Functions

 WsfBMAssetRecord (std::weak_ptr< il::logger::GlobalLogger > aGlobalLogger)
 WsfBMAssetRecord (const std::shared_ptr< il::assetRecord > &raw_record)
 WsfBMAssetRecord (const WsfBMAssetRecord &copy)
WsfBMAssetRecordClone () const override
const char * GetScriptClassName () const override
const std::shared_ptr< il::assetRecord > & GetRawRecord () const
void SetRawRecord (const std::shared_ptr< il::assetRecord > &record)
Public Member Functions inherited from WsfObject
 WsfObject ()
 This is the constructor for the WsfObject class.
 ~WsfObject () override
 This is the destructor for the WsfObject class.
const char * GetScriptClassName () const override
virtual bool ProcessInput (UtInput &aInput)
const std::string & GetType () const
WsfStringId GetTypeId () const
 Get the string ID of the 'type' of the object.
void SetType (WsfStringId aType)
const std::string & GetBaseType () const
WsfStringId GetBaseTypeId () const
const TypeListGetTypeList () const
bool IsA_TypeOf (WsfStringId aType) const
WsfObjectoperator= (const WsfObject &aRhs)
 Assignment operator.
template<typename T>
void Serialize (T &aBuff)
 For XIO (de)serialization.
const std::string & GetName () const
WsfStringId GetNameId () const
void SetName (WsfStringId aName)

Additional Inherited Members

Public Types inherited from WsfObject
typedef std::vector< WsfStringIdTypeList
 The list of types returned by GetTypeList.
 WsfObject (const WsfObject &aSrc)
 Copy constructor (for Clone()).

Constructor & Destructor Documentation

◆ WsfBMAssetRecord() [1/3]

WsfBMAssetRecord::WsfBMAssetRecord ( std::weak_ptr< il::logger::GlobalLogger > aGlobalLogger)

Referenced by Clone(), and WsfBMAssetRecord().

◆ WsfBMAssetRecord() [2/3]

WsfBMAssetRecord::WsfBMAssetRecord ( const std::shared_ptr< il::assetRecord > & raw_record)

◆ WsfBMAssetRecord() [3/3]

WsfBMAssetRecord::WsfBMAssetRecord ( const WsfBMAssetRecord & copy)

Member Function Documentation

◆ Clone()

WsfBMAssetRecord * WsfBMAssetRecord::Clone ( ) const
overridevirtual

Return a copy of this object. Must be implemented by all derived types. If cloning is impossible, a WsfUncloneableException should be thrown.

Implements WsfObject.

References WsfBMAssetRecord().

◆ GetRawRecord()

◆ GetScriptClassName()

const char * WsfBMAssetRecord::GetScriptClassName ( ) const
inlineoverride

◆ SetRawRecord()

void WsfBMAssetRecord::SetRawRecord ( const std::shared_ptr< il::assetRecord > & record)
inline

Referenced by WsfAssetMap::GetAsset().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved