#include <C4Network2IRC.h>
Definition at line 84 of file C4Network2IRC.h.
 
◆ C4Network2IRCChannel()
      
        
          | C4Network2IRCChannel::C4Network2IRCChannel | ( | const char * | szName | ) |  | 
      
 
Definition at line 64 of file C4Network2IRC.cpp.
   65         : Name(szName), pUsers(
nullptr), fReceivingUsers(
false)
 
 
 
◆ ~C4Network2IRCChannel()
      
        
          | C4Network2IRCChannel::~C4Network2IRCChannel | ( |  | ) |  | 
      
 
 
◆ getName()
  
  | 
        
          | const char* C4Network2IRCChannel::getName | ( |  | ) | const |  | inline | 
 
 
◆ getTopic()
  
  | 
        
          | const char* C4Network2IRCChannel::getTopic | ( |  | ) | const |  | inline | 
 
 
◆ getUser()
◆ getUsers()
◆ isUsersLocked()
  
  | 
        
          | bool C4Network2IRCChannel::isUsersLocked | ( |  | ) | const |  | inline | 
 
 
◆ C4Network2IRCClient
The documentation for this class was generated from the following files: