Public Member Functions | Public Attributes

cache_entry Struct Reference

Collaboration diagram for cache_entry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 cache_entry (void)
 ~cache_entry (void)

Public Attributes

std::string key
str_llist_typevalue

Detailed Description

Definition at line 2093 of file kpse.cc.


Constructor & Destructor Documentation

cache_entry::cache_entry ( void   )  [inline]

Definition at line 2095 of file kpse.cc.

cache_entry::~cache_entry ( void   )  [inline]

Definition at line 2097 of file kpse.cc.


Member Data Documentation

std::string cache_entry::key

Definition at line 2099 of file kpse.cc.

Referenced by cache().

Definition at line 2100 of file kpse.cc.

Referenced by cache(), and cached().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines