OpenASIP  2.0
Classes | Namespaces | Typedefs
ProgramOperation.hh File Reference
#include <string>
#include <map>
#include <vector>
#include <memory>
#include "Exception.hh"
Include dependency graph for ProgramOperation.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgramOperation
 
class  ProgramOperation::Comparator
 
class  ProgramOperationPtrComparator
 

Namespaces

 llvm
 
 TTAProgram
 
 TTAMachine
 

Typedefs

typedef std::shared_ptr< ProgramOperationProgramOperationPtr
 

Detailed Description

Declaration of ProgramOperation class.

Author
Heikki Kultala 2006 (hkultala-no.spam-cs.tut.fi)
Vladimir Guzma 2006 (vladimir.guzma-no.spam-tut.fi)
Note
rating: red

Definition in file ProgramOperation.hh.

Typedef Documentation

◆ ProgramOperationPtr

typedef std::shared_ptr<ProgramOperation> ProgramOperationPtr

Definition at line 65 of file ProgramOperation.hh.