LIBINT  2.1.0-stable
Public Member Functions | Protected Member Functions | List of all members
libint2::Entity Class Reference

Entity is a base class for all objects that exist at compile or runtime of the generated code. More...

#include <entity.h>

Inheritance diagram for libint2::Entity:
Inheritance graph
[legend]

Public Member Functions

const std::string & id () const
 Return id string.
 

Protected Member Functions

 Entity (const std::string &id)
 

Detailed Description

Entity is a base class for all objects that exist at compile or runtime of the generated code.


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