FormIt C++ 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
 forward declaration
 
namespace  WSM::Utils
 

Typedefs

using WSM::ObjectHistoryIDArray = 1::vector< ObjectHistoryID >
 
using WSM::GroupInstancePathArray = 1::vector< GroupInstancePath >
 
using WSM::ObjectIDArray = 1::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