Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Name_entry Class Reference

#include <jdb_thread_names.h>

List of all members.

Public Types

enum  { Size = 19 }

Public Member Functions

bool is_invalid () const
void invalidate ()
Global_id id () const
const char * name () const
void set (Global_id id, const char *name)

Private Attributes

Global_id _id
char _name [Size]


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
Size 


Member Function Documentation

Global_id Name_entry::id  )  const [inline]
 

void Name_entry::invalidate  )  [inline]
 

bool Name_entry::is_invalid  )  const [inline]
 

const char * Name_entry::name  )  const [inline]
 

void Name_entry::set Global_id  id,
const char *  name
 


Member Data Documentation

Global_id Name_entry::_id [private]
 

char Name_entry::_name[Size] [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 26 14:20:16 2005 for Fiasco by  doxygen 1.4.2