Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::int_int_cache Struct Reference

#include <types.h>

Public Member Functions

 int_int_cache ()
 
void invalidate ()
 
void set_value (int vHash, int vVal)
 

Public Attributes

int hash
 
int val
 
bool is_valid
 
bool is_default
 

Constructor & Destructor Documentation

◆ int_int_cache()

litehtml::int_int_cache::int_int_cache ( )
inline

Member Function Documentation

◆ invalidate()

void litehtml::int_int_cache::invalidate ( )
inline

◆ set_value()

void litehtml::int_int_cache::set_value ( int  vHash,
int  vVal 
)
inline

Member Data Documentation

◆ hash

int litehtml::int_int_cache::hash

◆ is_default

bool litehtml::int_int_cache::is_default

◆ is_valid

bool litehtml::int_int_cache::is_valid

◆ val

int litehtml::int_int_cache::val

The documentation for this struct was generated from the following file: