WSM API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
historyobjects.h File Reference

File Description

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
 

Function Documentation

◆ DECLARE_JSON_SPECIALIZATION()

DECLARE_JSON_SPECIALIZATION ( WSM_UTILS  ,
WSM::Utils::HistoryObjects   
)

< namespace WSM