ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HasValueCollection Class Reference

#include <ValueAnnot.h>

Inheritance diagram for HasValueCollection:
Collaboration diagram for HasValueCollection:

Public Member Functions

void Dump () const
 
std::string is_known_member_function (AstInterface &fa, const SymbolicVal &exp, AstNodePtr *objp, SymbolicFunction::Arguments *argsp, HasValueDescriptor *descp)
 
std::string is_known_member_function (CPPAstInterface &fa, const AstNodePtr &exp, AstNodePtr *objp, AstInterface::AstNodeList *args, HasValueDescriptor *desc)
 

Private Types

typedef TypeAnnotCollection
< HasValueDescriptor
BaseClass
 

Private Member Functions

virtual bool read_annot_name (const std::string &annotName) const
 

Detailed Description

Definition at line 32 of file ValueAnnot.h.

Member Typedef Documentation

typedef TypeAnnotCollection< HasValueDescriptor > HasValueCollection::BaseClass
private

Definition at line 34 of file ValueAnnot.h.

Member Function Documentation

virtual bool HasValueCollection::read_annot_name ( const std::string &  annotName) const
inlineprivatevirtual

Definition at line 35 of file ValueAnnot.h.

void HasValueCollection::Dump ( ) const
inline

Definition at line 38 of file ValueAnnot.h.

std::string HasValueCollection::is_known_member_function ( AstInterface &  fa,
const SymbolicVal &  exp,
AstNodePtr *  objp,
SymbolicFunction::Arguments *  argsp,
HasValueDescriptor descp 
)
std::string HasValueCollection::is_known_member_function ( CPPAstInterface &  fa,
const AstNodePtr &  exp,
AstNodePtr *  objp,
AstInterface::AstNodeList *  args,
HasValueDescriptor desc 
)

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