class FinderClient


Definition#include <finder-client.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

 FinderClient (EventLoop& e, const char* ipaddr = "localhost", uint16_t port = FINDER_TCP_DEFAULT_PORT)

FinderClient

 ~FinderClient ()

~FinderClient

inline bool  connected ()

connected

[const]

void  connect ()

connect

void  add (const char* name, const char* value, FinderClientCallback callback, void* thunk)

add

void  lookup (const char* name, FinderClientCallback callback, void* thunk)

lookup

void  remove (const char* name, FinderClientCallback callback, void* thunk)

remove

void  invalidate (const string& value)

invalidate

const char*  set_auth_key (const char*)

set_auth_key

const char*  auth_key ()

auth_key

ClientConnectionError (struct)

ClientConnectionError


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:42 2002, using kdoc 2.0a54+XORP.