ROSE
0.9.6a
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SgBinaryOp.docs
Go to the documentation of this file.
1
// Documentation for class SgBinaryOp
4
22
// Documentation for class SgBinaryOp data members
25
60
// Documentation for class SgBinaryOp member functions (methods)
63
64
/*
65
NOT IMPLEMENTED IN C++ SOURCE CODE
66
\fn SgBinaryOp::SgBinaryOp (const SgBinaryOp &X)
67
\brief Copy constructor (made private to prevent being called by accident).
68
*/
69
197
/*
198
NOT IMPLEMENTED IN C++ SOURCE CODE
199
\fn SgBinaryOp::get_next() const
200
\brief Returns next operand (virtual function)
201
202
This function returns the next operand and is part of an
203
older iterator interface within Sage II which didn't use STL, but implemented
204
iterators for the operands (since their is only one for a binary operator
205
and two for a binary operator we don't support such an iterator interface
206
within Sage III. The goal of Sage III is a minimal easily maintained
207
interface. This function is not used and is not a defined part a minumal
208
interface for Sage III.
209
210
\deprecated This function is not used.
211
212
\return Returns int
213
*/
214
rose-edg4x
docs
testDoxygen
SgBinaryOp.docs
Generated on Mon May 5 2014 17:29:27 for ROSE by
1.8.4