Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
AssetCategory_test Class Reference

Description

Test:
checking the properties of Asset Category structs. They are included in the Asset::Ident identification tuple of Assets and can be used to organize Assets into a tree like structure

Definition at line 45 of file asset-category-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void createCategory ()
 
void containmentQuery ()
 
void ordering ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 48 of file asset-category-test.cpp.

References AssetCategory_test::containmentQuery(), AssetCategory_test::createCategory(), and AssetCategory_test::ordering().

+ Here is the call graph for this function:

◆ createCategory()

void createCategory ( )
inlineprivate

Definition at line 58 of file asset-category-test.cpp.

References steam::asset::AUDIO, steam::asset::EFFECT, and steam::asset::VIDEO.

Referenced by AssetCategory_test::run().

+ Here is the caller graph for this function:

◆ containmentQuery()

void containmentQuery ( )
inlineprivate

Definition at line 74 of file asset-category-test.cpp.

References steam::asset::AUDIO, steam::asset::EFFECT, Category::hasKind(), Category::isWithin(), and steam::asset::VIDEO.

Referenced by AssetCategory_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ordering()

void ordering ( )
inlineprivate

Definition at line 94 of file asset-category-test.cpp.

References steam::asset::AUDIO, steam::asset::CODEC, steam::asset::EFFECT, steam::asset::META, steam::asset::STRUCT, and steam::asset::VIDEO.

Referenced by AssetCategory_test::run().

+ Here is the caller graph for this function:
+ Inheritance diagram for AssetCategory_test:
+ Collaboration diagram for AssetCategory_test:

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