libSmalldb  v2.0.2
Public Member Functions | List of all members
MachineIdentifierInterface Interface Reference

Inheritance diagram for MachineIdentifierInterface

Public Member Functions

 getMachineType ()
 Get state machine type. More...
 
 getMachineId ()
 Get ID of the state machine. More...
 

Member Function Documentation

◆ getMachineType()

getMachineType ( )

Get state machine type.

◆ getMachineId()

getMachineId ( )

Get ID of the state machine.

The ID must be unique within state machine type.