Classes | |
| struct | Label |
Public Member Functions | |
| const Label * | findLabel (const Common::String &name) const |
| void | exec (ExecutionContext &ctx) const override |
| void | exec (ExecutionContext &ctx, uint offset) const |
Public Attributes | |
| Common::Array< CommandPtr > | commands |
| Common::Array< Label > | labels |
Additional Inherited Members | |
Static Public Member Functions inherited from PhoenixVR::Command | |
| static int | valueOf (const Common::String &value) |