bymoc_transition_t Class Reference

Class representing a transition in BYMOC system. More...

#include <bymoc_transition.hh>

Inheritance diagram for bymoc_transition_t:

transition_t

List of all members.

Public Member Functions

 bymoc_transition_t (system_t *const system)
virtual int from_string (std::string &trans_str, const size_int_t process_gid=NO_ID)
 Not implemented in BYMOC system - throws error message.
virtual int read (std::istream &istr, size_int_t process_gid=NO_ID)
 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.
virtual ~bymoc_transition_t ()
 Not implemented in BYMOC system - throws error message.


Detailed Description

Class representing a transition in BYMOC system.

BYMOC system does not support 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