Public Member Functions | Static Public Member Functions | Data Fields

MemoInfo Struct Reference

#include <memo.h>

Collaboration diagram for MemoInfo:
Collaboration graph
[legend]

Public Member Functions

 MemoInfo ()
MemoGetMemo (unsigned index) const
unsigned GetIndex (Memo *m) const
void Del (unsigned index)
bool HasIgnore (User *u)

Static Public Member Functions

static MemoInfoGetMemoInfo (const Anope::string &targ, bool &is_chan)

Data Fields

int16_t memomax
Serialize::Checker
< std::vector< Memo * > > 
memos
std::vector< Anope::stringignores

Detailed Description

Definition at line 40 of file memo.h.


Constructor & Destructor Documentation

MemoInfo::MemoInfo (  ) 

Definition at line 79 of file memos.cpp.


Member Function Documentation

void MemoInfo::Del ( unsigned  index  ) 

Definition at line 100 of file memos.cpp.

References GetMemo(), and memos.

Referenced by CommandMSDel::Execute(), CommandMSCancel::Execute(), and MemoDelCallback::HandleNumber().

unsigned MemoInfo::GetIndex ( Memo m  )  const

Definition at line 92 of file memos.cpp.

References GetMemo(), and memos.

Referenced by SendMemoMail().

Memo * MemoInfo::GetMemo ( unsigned  index  )  const
MemoInfo * MemoInfo::GetMemoInfo ( const Anope::string targ,
bool &  is_chan 
) [static]
bool MemoInfo::HasIgnore ( User u  ) 

Field Documentation


The documentation for this struct was generated from the following files: