Scarab  2.8.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
CompletionString.Availability Class Reference

Public Member Functions

def __init__ (self, name)
 
def __str__ (self)
 
def __repr__ (self)
 

Public Attributes

 name
 

Detailed Description

Definition at line 2275 of file cindex.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  name 
)

Definition at line 2276 of file cindex.py.

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

Definition at line 2282 of file cindex.py.

◆ __str__()

def __str__ (   self)

Definition at line 2279 of file cindex.py.

Member Data Documentation

◆ name

name

Definition at line 2277 of file cindex.py.


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