All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpEffectivity

CATCdpEffectivity
 


public class CATCdpEffectivity



Constructor and Destructor Index


o CATCdpEffectivity(CATCdpEffectivity&)
o CATCdpEffectivity(CATCdpEffectivityType)
o CATCdpEffectivity(CATCdpEffectivityType,char* const)
o CATCdpEffectivity(CATCdpEffectivityType,char* const,int,int)
o CATCdpEffectivity(CATCdpEffectivityType,int,int)
o ~CATCdpEffectivity()

Method Index


o GetBegin()
o GetEnd()
o GetFormattedBeginDate()
o GetFormattedEndDate()
o GetType()
o IsBeginValuated()
o IsEndValuated()
o Print()
o SetRange(int,int)
o SetType(CATCdpEffectivityType)
o operator !=(CATCdpEffectivity&)
o operator ==(CATCdpEffectivity&)
o operator=(CATCdpEffectivity&)

Enumerated Type Index


o CATCdpEffectivityType

Constructor and Destructor


o CATCdpEffectivity
public CATCdpEffectivity( const CATCdpEffectivity& elt)
o CATCdpEffectivity
public CATCdpEffectivity(CATCdpEffectivityType nType= nEffectivityModification )
o CATCdpEffectivity
public CATCdpEffectivity(CATCdpEffectivityType nType,
const char* const cName)
o CATCdpEffectivity
public CATCdpEffectivity(CATCdpEffectivityType nType,
const char* const cName,
int nBegin,
int nEnd)
o CATCdpEffectivity
public CATCdpEffectivity(CATCdpEffectivityType nType,
int nBegin,
int nEnd)
o ~CATCdpEffectivity
public ~CATCdpEffectivity()

Methods


o GetBegin
public int GetBegin()const
o GetEnd
public int GetEnd()const
o GetFormattedBeginDate
public char * GetFormattedBeginDate()const
o GetFormattedEndDate
public char * GetFormattedEndDate()const
o GetType
public CATCdpEffectivityType GetType()const
o IsBeginValuated
public int IsBeginValuated()const
o IsEndValuated
public int IsEndValuated()const
o Print
public void Print()const
o SetRange
public int SetRange(int nBegin,
int nEnd)
o SetType
public int SetType(CATCdpEffectivityType nType)
o operator !=
public int operator !=( const CATCdpEffectivity& )const
o operator ==
public int operator ==( const CATCdpEffectivity& )const
o operator=
public const CATCdpEffectivity & operator=( const CATCdpEffectivity& )

Enumerated Types


o CATCdpEffectivityType
enum CATCdpEffectivityType {
  nEffectivityModification,
  nEffectivityOption,
  nEffectivityOptionUndefined,
  nEffectivityOptionRange,
  nEffectivityOptionDate,
  nEffectivityRange,
  nEffectivityDate
}

This object is included in the file: CATCdpEffectivity.h
If needed, your Imakefile.mk should include the module: VY0INF

Copyright © 2003, Dassault Systèmes. All rights reserved.