API Guides > ConceptRT 3.x
InputInt8Acyclic Class Reference

Input Int8 Acyclic. More...

Detailed Description

Input Int8 Acyclic.

+ Inheritance diagram for InputInt8Acyclic:

Additional Inherited Members

- Public Member Methods inherited from InputGenericAcyclic< Int8 >
 operator Int8 () const
 Implicit converter. More...
 
Int8 GetValue (Int8 simulatedValue) const
 Gets the IO value. More...
 
void Force (Int8 value)
 Force the Input to a value. More...
 
void Release ()
 Release the forced value. More...
 
bool IsForced () const
 Query if the IO is forced. More...
 
- Public Member Methods inherited from InputOutput
 InputOutput ()
 Default constructor. More...
 
void SetLogicalName (PCChar8 logicalName)
 Sets the IO logical name. More...
 
const BaseStaticStringGetLogicalName () const
 Gets the IO logical name. More...
 
Int32 GetInputOutputIdentifier () const
 Gets the IO auto identifier. More...