Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::used_selector Class Reference

#include <css_selector.h>

Public Types

typedef std::unique_ptr< used_selectorptr
 
typedef std::vector< used_selector::ptrvector
 

Public Member Functions

 used_selector (const css_selector::ptr &selector, bool used)
 

Public Attributes

css_selector::ptr m_selector
 
bool m_used
 

Member Typedef Documentation

◆ ptr

◆ vector

Constructor & Destructor Documentation

◆ used_selector()

litehtml::used_selector::used_selector ( const css_selector::ptr selector,
bool  used 
)
inline

Member Data Documentation

◆ m_selector

css_selector::ptr litehtml::used_selector::m_selector

◆ m_used

bool litehtml::used_selector::m_used

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