Class: CacheManager (TmDoc::Transformer::DocumentIntoDocBook::Link)

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

Overview

Module Structure

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

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
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__   
AbstractManager ( TmStd::Cache )
has properties
constant: LSM_DOMAIN_CLASS   
constant: LSM_RANGE_CLASS   
method: method_missing / 2   
CacheManager ( TmDoc::Transformer::DocumentIntoDocBook::Link )
has properties
constant: LSM_RANGE_CLASS   
constant: INIT_CACHE   
method: initialize   
CacheManager ( TmStd::DocBook::Facade )

Constants

CacheManager::LSM_RANGE_CLASS

#230 in transformer/document-into-docbook/link.rb

LSM_RANGE_CLASS = CacheEntry::Abstract   

CacheManager::INIT_CACHE

#232 in transformer/document-into-docbook/link.rb

INIT_CACHE = {   

Instance Methods

CacheManager#initialize

#323 in transformer/document-into-docbook/link.rb

initialize