call_id Struct Reference

List of all members.

Public Member Functions

 call_id (const Identifier &id)
 call_id (const call_id &other)
 call_id (const string &name, const il::namespace_context &ns, il::type *sig, language_type language)
 call_id (int loop_id, const string &fn_name, const il::namespace_context &ns, il::type *sig, language_type language)
const string & get_function_name ()
il::typeget_signature ()
const il::namespace_contextget_namespace ()
bool operator== (const call_id &other) const
bool operator< (const call_id &other) const
string to_string () const
template<class Archive >
void save (Archive &ar, const unsigned int version) const
template<class Archive >
void load (Archive &ar, const unsigned int version)

Public Attributes

string name
il::typesig
int loop_id
il::namespace_context ns
language_type language

Friends

class boost::serialization::access

The documentation for this struct was generated from the following files:
Generated on Sun Oct 17 14:01:20 2010 by  doxygen 1.6.3