P4C
The P4 Compiler
P4::SimpleCallInfo< Callable, CallNode > Class Template Reference
Inheritance diagram for P4::SimpleCallInfo< Callable, CallNode >:
[legend]

Public Member Functions

 SimpleCallInfo (const Callable *caller, const Callable *callee, const CallNode *call)
 
void dbprint (std::ostream &out) const
 
- Public Member Functions inherited from IHasDbPrint
void print () const
 

Public Attributes

const CallNode * call
 
const Callable * callee
 
const Callable * caller