AESCrypt::AESCrypt [in-charge] ( Chain const& key, int keyLen )1st parameter 'key' (reference) has base type 'Chain'.
AESCrypt::encrypt ( Chain const& val )1st parameter 'val' (reference) has base type 'Chain'.
BigDecimal::BigDecimal [in-charge] ( Chain const& s )1st parameter 's' (reference) has base type 'Chain'.
BigDecimal::BigDecimal [in-charge] ( Chain const& val, int scale )1st parameter 'val' (reference) has base type 'Chain'.
BigDecimal::toChain ( ) constReturn value has type 'Chain'.
BigInteger::BigInteger [in-charge] ( Chain const& s )1st parameter 's' (reference) has base type 'Chain'.
BigInteger::toChain ( ) constReturn value has type 'Chain'.
Bitmap::toChain ( ) constReturn value has type 'Chain'.
Chain::asBool ( ) constThis method is from 'Chain' class.
Chain::asChar ( ) constThis method is from 'Chain' class.
Chain::asDouble ( ) constThis method is from 'Chain' class.
Chain::asFloat ( ) constThis method is from 'Chain' class.
Chain::asInteger ( ) constThis method is from 'Chain' class.
Chain::asLong ( ) constThis method is from 'Chain' class.
Chain::asShort ( ) constThis method is from 'Chain' class.
Chain::Chain [in-charge] ( )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
Chain::Chain [in-charge] ( char const* s )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( char const* s, int len )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( char const c )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( double l )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( float l )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( int i )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( long l )This constructor is from 'Chain' class.
Chain::Chain [in-charge] ( unsigned long l )This constructor is from 'Chain' class.
Chain::cutTrailing ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::getHashPos ( int hashSize ) constThis method is from 'Chain' class.
Chain::isDec ( ) constThis method is from 'Chain' class.
Chain::isNum ( ) constThis method is from 'Chain' class.
Chain::length ( ) constThis method is from 'Chain' class.
Chain::operator char* ( ) constThis method is from 'Chain' class.
Chain::operator!= ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator+= ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator< ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator<= ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator = ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator == ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator> ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator>= ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::operator[ ] ( int i ) constThis method is from 'Chain' class.
Chain::posStr ( Chain const& s1, int& result, int start, int occur ) const1st parameter 's1' (reference) has base type 'Chain'.
Chain::replace ( Chain const& s1, Chain const& s2, Chain& result ) const3rd parameter 'result' (reference) has base type 'Chain'.
Chain::replaceAll ( Chain const& s1, Chain const& s2, Chain& result ) const3rd parameter 'result' (reference) has base type 'Chain'.
Chain::setChar ( int i, char c )This method is from 'Chain' class.
Chain::setData ( char* s )This method is from 'Chain' class.
Chain::subChain ( int l, int u ) constReturn value has type 'Chain'.
Chain::toLower ( ) constReturn value has type 'Chain'.
Chain::toUpper ( ) constReturn value has type 'Chain'.
Chain::truncLeft ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::truncRight ( Chain const& str ) const1st parameter 'str' (reference) has base type 'Chain'.
Chain::~Chain [in-charge] ( )This method is from 'Chain' class.
CommandExecuter::execute ( Chain const& command, int timeout )1st parameter 'command' (reference) has base type 'Chain'.
Crypt::Crypt [in-charge] ( Chain const& key )1st parameter 'key' (reference) has base type 'Chain'.
Crypt::Crypt [in-charge] ( Chain const& key, Chain const& salt )1st parameter 'key' (reference) has base type 'Chain'.
Crypt::getEncryption ( )Return value has type 'Chain'.
Datetime::asChain ( ) constReturn value has type 'Chain'.
Datetime::asChain ( Chain const& format ) const1st parameter 'format' (reference) has base type 'Chain'.
Datetime::Datetime [in-charge] ( Chain const& v )1st parameter 'v' (reference) has base type 'Chain'.
Datetime::Datetime [in-charge] ( Chain const& v, Chain const& format )2nd parameter 'format' (reference) has base type 'Chain'.
File::File [in-charge] ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
File::getFileName ( ) constReturn value (reference) has base type 'Chain'.
File::getShortName ( ) constReturn value has type 'Chain'.
File::operator<< ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
File::readLine ( Chain& line, long maxLen )1st parameter 'line' (reference) has base type 'Chain'.
File::writeChain ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
GetLongOpt::addOpt ( Chain const& opt )1st parameter 'opt' (reference) has base type 'Chain'.
GetLongOpt::addOpt ( Chain const& opt, Chain const& defVal )1st parameter 'opt' (reference) has base type 'Chain'.
GetLongOpt::getOptValue ( Chain const& opt )1st parameter 'opt' (reference) has base type 'Chain'.
GetLongOpt::isSet ( Chain const& opt )1st parameter 'opt' (reference) has base type 'Chain'.
Host::getName ( ) constReturn value has type 'Chain'.
Logger::log ( unsigned long modId, enum Logger::LogLevel level, Chain const& msg )3rd parameter 'msg' (reference) has base type 'Chain'.
Logger::Logger [in-charge] ( Chain const& logFile )1st parameter 'logFile' (reference) has base type 'Chain'.
Logger::logModule ( unsigned long modId, Chain const& module, enum Logger::LogLevel level )2nd parameter 'module' (reference) has base type 'Chain'.
Logger::operator<< ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
Matcher::match ( Chain const& str )1st parameter 'str' (reference) has base type 'Chain'.
Matcher::Matcher [in-charge] ( Chain const& exp )1st parameter 'exp' (reference) has base type 'Chain'.
Net::connect ( Chain const& hostname, Chain const& service )1st parameter 'hostname' (reference) has base type 'Chain'.
Net::connect ( Chain const& hostname, Chain const& service, int timeout )1st parameter 'hostname' (reference) has base type 'Chain'.
Net::serve ( Chain const& hostname, Chain const& service )1st parameter 'hostname' (reference) has base type 'Chain'.
operator+ ( Chain const& str1, Chain const& str2 )1st parameter 'str1' (reference) has base type 'Chain'.
operator<< ( std::ostream& s, Chain const& str )2nd parameter 'str' (reference) has base type 'Chain'.
operator>> ( std::istream& s, Chain& str )2nd parameter 'str' (reference) has base type 'Chain'.
ThreadLock::getId ( ) constReturn value (reference) has base type 'Chain'.
ThreadLock::setId ( Chain const& id )1st parameter 'id' (reference) has base type 'Chain'.
ThreadLock::ThreadLock [in-charge] ( Chain const& id )1st parameter 'id' (reference) has base type 'Chain'.
Timer::getUsed ( ) constReturn value has type 'Chain'.
Tokenizer::getTail ( Chain& token )1st parameter 'token' (reference) has base type 'Chain'.
Tokenizer::nextToken ( Chain& token )1st parameter 'token' (reference) has base type 'Chain'.
Tokenizer::Tokenizer [in-charge] ( Chain const& tokenStream, Chain const& sep, char quote, char esc )1st parameter 'tokenStream' (reference) has base type 'Chain'.