Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

jhl_Name Class Reference

#include <jhl_name.h>

Inheritance diagram for jhl_Name:

jhl_FQName List of all members.

Public Methods

 jhl_Name ()
 jhl_Name (jvm_Utf8Constant* name)
 jhl_Name (char* name)
virtual ~jhl_Name ()
virtual jvm_Utf8Constantname () const
virtual void set_name (jvm_Utf8Constant* name)
virtual bool equals (jhl_Name* n) const
virtual bool equals (jvm_Utf8Constant* u) const
char* char_name ()
char* convert_to_C_string ()
virtual void print () const

Friends

ostream& operator<< (ostream& os, jhl_Name* n)


Detailed Description


Constructor & Destructor Documentation

jhl_Name::jhl_Name ()

jhl_Name::jhl_Name ( jvm_Utf8Constant * name)

jhl_Name::jhl_Name ( char * name)

jhl_Name::~jhl_Name () [virtual]


Member Function Documentation

char * jhl_Name::char_name () [inline]

char * jhl_Name::convert_to_C_string ()

bool jhl_Name::equals ( jvm_Utf8Constant * u) const [inline, virtual]

bool jhl_Name::equals ( jhl_Name * n) const [inline, virtual]

jvm_Utf8Constant * jhl_Name::name ( void) const [inline, virtual]

void jhl_Name::print () const [virtual]

void jhl_Name::set_name ( jvm_Utf8Constant * name) [inline, virtual]


Friends And Related Function Documentation

ostream& operator<< ( ostream & str,
jhl_Name * n) [friend]


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:43:46 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000