BeckyPlugin library  2.4
class library for Becky! plugin
公開メンバ関数 | 限定公開メンバ関数 | 全メンバ一覧
SGroupIndex クラス

Group.idx クラス [詳解]

#include <GroupIndex.h>

SGroupIndex の継承関係図

公開メンバ関数

 SGroupIndex (const char *_IndexFile)
 
virtual ‾SGroupIndex ()
 デストラクタ
 
char * Search (const char *_Email)
 
bool SearchVCard (const char *_Email, SVcardItem **_Card)
 

限定公開メンバ関数

char * SearchExtra (const char *_Email, SVcardItem **_Card)
 

詳解

Group.idx クラス

構築子と解体子

◆ SGroupIndex()

SGroupIndex::SGroupIndex ( const char *  _IndexFile)

コンストラクタ

引数
_IndexFilegroup.idx ファイル

関数詳解

◆ Search()

char * SGroupIndex::Search ( const char *  _Email)

メールアドレスを検索

引数
_Emailメールアドレス
戻り値
検索された位置

◆ SearchExtra()

char * SGroupIndex::SearchExtra ( const char *  _Email,
SVcardItem **  _Card 
)
protected

メールアドレスでVCardを検索

引数
_Emailメールアドレス
_CardVCardリスト
戻り値
検索された位置

◆ SearchVCard()

bool SGroupIndex::SearchVCard ( const char *  _Email,
SVcardItem **  _Card 
)
戻り値
成功すれば true メールアドレスをVCard検索
引数
_Emailメールアドレス
_CardVCardリスト
戻り値
検索された位置

このクラス詳解は次のファイルから抽出されました: