Marmot
Public Member Functions
Marmot::Common::Content::Leaf Class Reference

A leaf content has a physical id and doesn't contain other contents. More...

Inheritance diagram for Marmot::Common::Content::Leaf:
Marmot::Common::Content::Content

List of all members.

Public Member Functions

def __init__
def isLeaf
 Always return True.
def setPid
def getPid
 Return physical ID of object.
def __str__

Detailed Description

A leaf content has a physical id and doesn't contain other contents.


Member Function Documentation

def Marmot::Common::Content::Leaf::isLeaf (   self)

Always return True.

Reimplemented from Marmot::Common::Content::Content.

def Marmot::Common::Content::Leaf::getPid (   self)

Return physical ID of object.

Returns:
objcet's physical ID
Remarks:
For subtle reasons, physical ID are strings.

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