#include <namegenerator.h>
Definition at line 129 of file namegenerator.h.
 
      
        
          | NameGenerationSystem::NameGenerationSystem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | NameGenerationSystem::~NameGenerationSystem  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void NameGenerationSystem::GenerateName  | 
          ( | 
          int  | 
          generator_type,  | 
        
        
           | 
           | 
          csString &  | 
          namebuffer,  | 
        
        
           | 
           | 
          int  | 
          length_low,  | 
        
        
           | 
           | 
          int  | 
          length_high  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Generate a name of the requested type, fill it into namebuffer. 
 
 
      
        
          | bool NameGenerationSystem::LoadDatabase  | 
          ( | 
          iObjectRegistry *  | 
          objectReg | ) | 
           | 
        
      
 
Load all name rules into memory for future use. 
 
 
The documentation for this class was generated from the following file: