Cogs.Core
Public Member Functions | Public Attributes | List of all members
litehtml::int_int_cache Struct Reference

Public Member Functions

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

Public Attributes

int hash
 
int val
 
bool is_valid
 
bool is_default
 

Detailed Description

Definition at line 563 of file types.h.

Constructor & Destructor Documentation

◆ int_int_cache()

litehtml::int_int_cache::int_int_cache ( )
inline

Definition at line 570 of file types.h.

Member Function Documentation

◆ invalidate()

void litehtml::int_int_cache::invalidate ( )
inline

Definition at line 577 of file types.h.

◆ set_value()

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

Definition at line 582 of file types.h.

Member Data Documentation

◆ hash

int litehtml::int_int_cache::hash

Definition at line 565 of file types.h.

◆ is_default

bool litehtml::int_int_cache::is_default

Definition at line 568 of file types.h.

◆ is_valid

bool litehtml::int_int_cache::is_valid

Definition at line 567 of file types.h.

◆ val

int litehtml::int_int_cache::val

Definition at line 566 of file types.h.


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