LIBINT  2.6.0
Public Member Functions | List of all members
libint2::ForLoop Class Reference
Inheritance diagram for libint2::ForLoop:
Inheritance graph
[legend]
Collaboration diagram for libint2::ForLoop:
Collaboration graph
[legend]

Public Member Functions

 ForLoop (const SafePtr< CodeContext > &context, std::string &varname, const SafePtr< Entity > &less_than, const SafePtr< Entity > &start_at)
 
std::string open ()
 Implementation of CodeBlock::open()
 
std::string close ()
 Implementation of CodeBlock::close()
 
- Public Member Functions inherited from libint2::CodeBlock
 CodeBlock (const SafePtr< CodeContext > &context)
 
SafePtr< CodeContextcontext () const
 

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