Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for Q3AsciiCache
This is the complete list of members for
Q3AsciiCache
, including inherited members.
typedef
Item
Q3AsciiCache
( int
maxCost
= 100, int
size
= 17, bool
caseSensitive
= true, bool
copyKeys
= true )
~Q3AsciiCache
()
bool
autoDelete
() const
void
clear
()
uint
count
() const
void
deleteItem
( Item
d
)
type *
find
( const char *
k
, bool
ref
= true ) const
bool
insert
( const char *
k
, const type *
d
, int
c
= 1, int
p
= 0 )
bool
isEmpty
() const
int
maxCost
() const
Item
newItem
( Item
d
)
bool
remove
( const char *
k
)
void
setAutoDelete
( bool
enable
)
void
setMaxCost
( int
m
)
uint
size
() const
void
statistics
() const
type *
take
( const char *
k
)
int
totalCost
() const
type *
operator[]
( const char *
k
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1