Declaration of classes HistoryObjects.
#include "interfaces.h"
#include "json/json.h"
#include "WSM/WSMApi.h"
#include "WSM/ObjectHistoryID.h"
Classes | |
class | WSM::Utils::HistoryObjects |
This is a helper class to convert the many representations of Objects used by the WSM APIs.class HistoryObjects. More... | |
Namespaces | |
namespace | WSM |
Copyright 2023 Autodesk, Inc. | |
namespace | WSM::Utils |
Typedefs | |
using | WSM::ObjectHistoryIDArray = std::vector< ObjectHistoryID > |
using | WSM::GroupInstancePathArray = std::vector< GroupInstancePath > |
using | WSM::ObjectIDArray = std::vector< size_t > |
Functions | |
DECLARE_JSON_SPECIALIZATION (WSM_UTILS, WSM::Utils::HistoryObjects) | |
< namespace WSM | |
DECLARE_JSON_SPECIALIZATION | ( | WSM_UTILS | , |
WSM::Utils::HistoryObjects | |||
) |
< namespace WSM