14 #ifndef INTERNALNAMECOLLECTION_H 15 #define INTERNALNAMECOLLECTION_H 35 void remove_duplicate_names();
39 int get_num_names()
const;
41 MAKE_SEQ(get_names, get_num_names, get_name);
47 void output(std::ostream &out)
const;
48 void write(std::ostream &out,
int indent_level = 0)
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Encodes a string name in a hash table, mapping it to a pointer.
void output(std::ostream &out) const
Writes a brief one-line description of the InternalNameCollection to the indicated output stream.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.