Unit 'IdASN1Coder' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdASN1Encoder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdASN1Coder.pas line 69

type TIdASN1Encoder = class

protected

  procedure StartWriting;

  

  procedure StopWriting;

  

  procedure StartSequence();

  

  procedure StopSequence;

  

  procedure WriteBoolean();

  

  procedure WriteInteger();

  

  procedure WriteEnum();

  

  procedure WriteString();

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure WriteToStream();

  

end;

Inheritance

TIdASN1Encoder

  

|

TObject



CT Web help

CodeTyphon Studio