Class: CacheManager (TmStd::DocBook::Facade)

Overview
Module Structure
Class Hierarchy
Constants
CacheManager::LSM_RANGE_CLASS
CacheManager::INIT_CACHE
Instance Methods
CacheManager#initialize
is a submodule of
module: Facade ( TmStd::DocBook )
has modular siblings
module: Extension   
class: CacheDomain   
class: CacheEntry   
inherits from
  AbstractManager ( TmStd::Cache )
has class siblings
  CacheManager ( TmDoc::Transformer::DocumentIntoDocBook::Link )
has properties
constant: LSM_RANGE_CLASS   
constant: INIT_CACHE   
method: initialize   
is defined at
#90 in tmstd/docbook/factory.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmDoc
  module: Transformer
  module: DocumentIntoDocBook
  module: Link
class: CacheManager     
  module: TmStd
  module: DocBook
  module: Facade
module: Extension     
class: CacheDomain     
class: CacheEntry     
class: CacheManager     
  module: Cache
class: AbstractManager     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Abstract ( TmStd::Lsm::Collection )
includes
  Enumerable ( Builtin-Module )
has properties
method: lsm_elements   
method: each   
method: empty?   
method: size   
method: lsm_element_class / 1   
Abstract ( TmStd::Lsm::Collection::Map )
has properties
attribute: lsm_elements [R]   
alias: to_hash lsm_elements   
method: initialize / 2   
method: each / 1   
method: any? / 1   
method: domains   
method: ranges   
method: include? / 1   
method: at / 1   
method: update / 3   
method: __update__! / 3   
method: merge / 2   
alias: + merge   
method: __merge__! / 2   
method: __domain_class__   
method: __range_class__   
AbstractEntry ( TmStd::Cache )
AbstractManager ( TmStd::Cache )
has properties
constant: LSM_DOMAIN_CLASS   
constant: LSM_RANGE_CLASS   
method: method_missing / 2   
CacheManager ( TmDoc::Transformer::DocumentIntoDocBook::Link )
CacheManager ( TmStd::DocBook::Facade )
has properties
constant: LSM_RANGE_CLASS   
constant: INIT_CACHE   
method: initialize   

Constants

CacheManager::LSM_RANGE_CLASS

#91 in tmstd/docbook/factory.rb

LSM_RANGE_CLASS = CacheEntry   

CacheManager::INIT_CACHE

#94 in tmstd/docbook/factory.rb

INIT_CACHE = [   

Instance Methods

CacheManager#initialize

#132 in tmstd/docbook/factory.rb

initialize