|
|||
|
|||
|


Public Member Functions | |
| callerid_data () | |
| callerid_data (const std::string &str, InspIRCd *ServerInstance) | |
| std::string | ToString (bool displayable) const |
Public Attributes | |
| time_t | lastnotify |
| std::set< User * > | accepting |
Definition at line 21 of file m_callerid.cpp.
|
|
Definition at line 27 of file m_callerid.cpp. |
|
||||||||||||
|
Definition at line 28 of file m_callerid.cpp. References accepting, ConvToInt(), InspIRCd::FindNick(), InspIRCd::FindUUID(), irc::sepstream::GetToken(), and lastnotify. |
|
|
Definition at line 55 of file m_callerid.cpp. References accepting, and lastnotify. Referenced by ModuleCallerID::OnSyncUserMetaData(). |
|
|
Definition at line 25 of file m_callerid.cpp. Referenced by CommandAccept::AddAccept(), callerid_data(), CommandAccept::ListAccept(), ModuleCallerID::PreText(), CommandAccept::RemoveAccept(), RemoveFromAllAccepts(), and ToString(). |
|
|
Definition at line 24 of file m_callerid.cpp. Referenced by callerid_data(), ModuleCallerID::PreText(), and ToString(). |