fsm
Public Member Functions | Public Attributes | List of all members
Context Struct Reference
Inheritance diagram for Context:
Inheritance graph
[legend]
Collaboration diagram for Context:
Collaboration graph
[legend]

Public Member Functions

 Context (view &input)
 
 Context (view &&input)
 
std::string_view value () const
 
std::size_t size () const
 Get the size of the string in bytes. More...
 
std::size_t start ()
 
std::size_t add ()
 
 Context (int val)
 
 Context (const Context &other)
 
 Context (Context &&other) noexcept
 

Public Attributes

bool is_valid = false
 
int value = 0
 
std::string msg
 

Member Function Documentation

◆ size()

std::size_t Context::size ( ) const
inline

Get the size of the string in bytes.


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