~d-nelson/research-assistant/nextDNK

« back to all changes in this revision

Viewing changes to RANet/BasicNodes.h

  • Committer: Viktor Bursian
  • Date: 2013-06-06 15:10:08 UTC
  • Revision ID: vbursian@gmail.com-20130606151008-6641eh62f0lgx8jt
Tags: version_0.3.0
version 0.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
    virtual void              AssignIntrinsicContent (sNodePtr);
143
143
                              operator sPhysValue () const
144
144
                                { return Value; };
145
 
 
146
 
                              /*! @todo{VB_!_RAlgebra} изничтожить */
147
 
//                              operator real ()
148
 
//                                { return (real)Value; };
149
 
 
150
145
    virtual sString           Text (eTextFormat        F
151
146
                                   ,eTextDetalization  D
152
147
                                   ) const //!< visual representation for user