opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
osc::STLMetadata Struct Referencefinal

#include <stl.h>

Public Member Functions

 STLMetadata ()
 
 STLMetadata (std::string_view authoring_tool_)
 

Public Attributes

std::string authoring_tool
 
std::tm creation_time
 

Constructor & Destructor Documentation

◆ STLMetadata() [1/2]

osc::STLMetadata::STLMetadata ( )
explicit

◆ STLMetadata() [2/2]

osc::STLMetadata::STLMetadata ( std::string_view  authoring_tool_)
explicit

Member Data Documentation

◆ authoring_tool

std::string osc::STLMetadata::authoring_tool

◆ creation_time

std::tm osc::STLMetadata::creation_time

The documentation for this struct was generated from the following file: