#include <CscCommon.h>#include <Bridging/EnvironmentInteractionCommands/MetadataBuilder/CscCommandMetadataBuilder.h>Go to the source code of this file.
Functions | |
| ptr< CscCommandMetadataBuilderResult > | parseCommandHeaderIfNotDetected (const fs::path &commandFilePath, const string &expectedCommandId) |
| ptr< CscCommandMetadataBuilderResult > | parseCommandHeaderIfNotDetected (const string &commandFileName, const string &expectedCommandId) |
| void | ensureAllMetadataLoaded () |
| void ensureAllMetadataLoaded | ( | ) |
| ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected | ( | const fs::path & | commandFilePath, |
| const string & | expectedCommandId | ||
| ) |
| ptr<CscCommandMetadataBuilderResult> parseCommandHeaderIfNotDetected | ( | const string & | commandFileName, |
| const string & | expectedCommandId | ||
| ) |