Guitar
Public Member Functions | Public Attributes | List of all members
jstream::Reader::StateItem Struct Reference

Public Member Functions

 StateItem ()=default
 
 StateItem (StateType type, char const *ptr=nullptr)
 

Public Attributes

StateType type = None
 
char const * ptr = nullptr
 

Constructor & Destructor Documentation

◆ StateItem() [1/2]

jstream::Reader::StateItem::StateItem ( )
default

◆ StateItem() [2/2]

jstream::Reader::StateItem::StateItem ( StateType  type,
char const *  ptr = nullptr 
)
inline

Member Data Documentation

◆ ptr

char const* jstream::Reader::StateItem::ptr = nullptr

◆ type

StateType jstream::Reader::StateItem::type = None

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