Unit 'IdRawHeaders' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdicmp6_un

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

Declaration

Source position: IdRawHeaders.pas line 415

type TIdicmp6_un = class(TIdUnion)

protected

  function Geticmp6_data16;

  

  function Geticmp6_data8;

  

  procedure Seticmp6_data16();

  

  procedure Seticmp6_data8();

  

  function Geticmp6_seq;

  

  procedure Seticmp6_seq();

  

  function Geticmp6_un_data16();

  

  function Geticmp6_un_data32;

  

  function Geticmp6_un_data8();

  

  procedure Seticmp6_un_data16();

  

  procedure Seticmp6_un_data32();

  

  procedure Seticmp6_un_data8();

  

public

  constructor Create; override;

  

  property icmp6_un_data32: UInt32; [rw]

  

  property icmp6_un_data16 []: UInt16; [rw]

  

  property icmp6_un_data8 []: UInt8; [rw]

  

  property icmp6_data32: UInt32; [rw]

  

  property icmp6_data16: UInt16; [rw]

  

  property icmp6_data8: UInt8; [rw]

  

  property icmp6_pptr: UInt32; [rw]

  

  property icmp6_mtu: UInt32; [rw]

  

  property icmp6_id: UInt16; [rw]

  

  property icmp6_seq: UInt16; [rw]

  

  property icmp6_maxdelay: UInt16; [rw]

  

end;

Inheritance

TIdicmp6_un

  

|

TIdUnion

  

|

TIdStruct

  

|

TObject



CT Web help

CodeTyphon Studio