libhtmlpp 1.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
libhtmlpp::CSSStyleSheet::_CompoundCacheBranch::AncestorCompound Struct Reference

#include <css.h>

Public Attributes

std::string tag
 
std::vector< std::string > classes
 
std::string id
 
std::vector< AttributeConditionattrConditions
 

Detailed Description

Definition at line 322 of file css.h.

Member Data Documentation

◆ attrConditions

std::vector<AttributeCondition> libhtmlpp::CSSStyleSheet::_CompoundCacheBranch::AncestorCompound::attrConditions

Definition at line 326 of file css.h.

◆ classes

std::vector<std::string> libhtmlpp::CSSStyleSheet::_CompoundCacheBranch::AncestorCompound::classes

Definition at line 324 of file css.h.

◆ id

std::string libhtmlpp::CSSStyleSheet::_CompoundCacheBranch::AncestorCompound::id

Definition at line 325 of file css.h.

◆ tag

std::string libhtmlpp::CSSStyleSheet::_CompoundCacheBranch::AncestorCompound::tag

Definition at line 323 of file css.h.


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