LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::CodeBlock Class Referenceabstract
Inheritance diagram for libint2::CodeBlock:
Inheritance graph
[legend]

Public Member Functions

 CodeBlock (const SafePtr< CodeContext > &context)
 
SafePtr< CodeContextcontext () const
 
virtual std::string open ()=0
 Opens a code block.
 
virtual std::string close ()=0
 Close a code block.
 

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