#include <cel_base.h>
Static Public Member Functions | |
| static String | getSystemReservedDirectory () |
| static bool | isFeaturePresent (ProcessorFeature inProcFeature) |
Reserved for system use only.
| static String Celartem::SystemReserved::getSystemReservedDirectory | ( | ) | [static] |
This method returns the directory path for celartem internal system.
| static bool Celartem::SystemReserved::isFeaturePresent | ( | ProcessorFeature | inProcFeature | ) | [static] |
Determines whether the specified processor feature is present or not.
true if the feature is present.