libebook_libcss.h File Reference
#include <boost/intrusive_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <libcss/libcss.h>

Go to the source code of this file.

Namespaces

 libebook
 

Typedefs

typedef boost::shared_ptr
< css_stylesheet > 
libebook::CSSStylesheetPtr_t
 
typedef boost::shared_ptr
< css_select_ctx > 
libebook::CSSSelectCtxPtr_t
 
typedef boost::shared_ptr
< css_select_results > 
libebook::CSSSelectResultsPtr_t
 
typedef boost::intrusive_ptr
< lwc_string > 
libebook::LWCStringPtr_t
 

Functions

CSSStylesheetPtr_t libebook::wrap (css_stylesheet *const p)
 
CSSSelectCtxPtr_t libebook::wrap (css_select_ctx *const p)
 
CSSSelectResultsPtr_t libebook::wrap (css_select_results *const p)
 
LWCStringPtr_t libebook::wrap (lwc_string *const p)
 
void intrusive_ptr_add_ref (lwc_string *p)
 
void intrusive_ptr_release (lwc_string *p)
 

Function Documentation

void intrusive_ptr_add_ref ( lwc_string *  p)
void intrusive_ptr_release ( lwc_string *  p)

Generated for libe-book by doxygen 1.8.8