bymoc_system_trans_t Class Reference

Class implementing system trasition in BYMOC system. More...

#include <bymoc_system_trans.hh>

Inheritance diagram for bymoc_system_trans_t:

system_trans_t bymoc_enabled_trans_t

List of all members.

Public Member Functions

virtual size_int_t get_count () const
 Not implemented in BYMOC system - throws error message.
virtual system_trans_toperator= (const system_trans_t &second)
 Not implemented in BYMOC system - throws error message.
virtual transition_t *const & operator[] (const int i) const
 Not implemented in BYMOC system - throws error message.
virtual transition_t *& operator[] (const int i)
 Not implemented in BYMOC system - throws error message.
virtual void set_count (const size_int_t new_count)
 Not implemented in BYMOC system - throws error message.
virtual std::string to_string () const
 Not implemented in BYMOC system - throws error message.
virtual void write (std::ostream &ostr) const
 Not implemented in BYMOC system - throws error message.


Detailed Description

Class implementing system trasition in BYMOC system.

BYMOC system does not support system transitions and enabled transitions. This class is here only for abstract interface compatibility reasons.


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

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University