class BACnet::Message::IPv4::BVLCI::Address

Overview

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html

Defined in:

bacnet/virtual_link_control/ipv4_bvlci.cr

Constant Summary

ENDIAN = ["big"]

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html

KLASS_NAME = [BACnet::Message::IPv4::BVLCI::Address]

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html

PARTS = [{type: "basic", name: ip1, cls: UInt8, onlyif: nil, verify: nil, value: nil, endian: nil}, {type: "basic", name: ip2, cls: UInt8, onlyif: nil, verify: nil, value: nil, endian: nil}, {type: "basic", name: ip3, cls: UInt8, onlyif: nil, verify: nil, value: nil, endian: nil}, {type: "basic", name: ip4, cls: UInt8, onlyif: nil, verify: nil, value: nil, endian: nil}, {type: "basic", name: port, cls: UInt16, onlyif: nil, verify: nil, value: nil, endian: nil}] of Nil

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html

REMAINING = [] of Nil

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html

Class Method Summary

Macro Summary

Instance Method Summary

Class Method Detail

def self.bit_fields #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


Macro Detail

macro ba_cnet_abort_response(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_apdu_indicator(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_bit_string(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_complex_ack(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_complex_ack_segment(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_confirmed_request(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_confirmed_request_segment(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_data_link_indicator(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_date(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_error_response(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_message_i_pv4_bvlci(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_message_i_pv4_bvlci_address(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_message_i_pv4_bvlci_bdt_entry(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_message_i_pv4_bvlci_fdt_entry(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_npdu(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_npdu_destination(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_npdu_source(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_object(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_object_identifier(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_property_identifier(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_reject_response(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_segment_ack(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_segment_ack_segment(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_simple_ack(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_time(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


macro ba_cnet_unconfirmed_request(name, onlyif = nil, verify = nil, value = nil) #

B/IP Address http://www.bacnet.org/Tutorial/BACnetIP/sld014.html


Instance Method Detail

def __format__ : IO::ByteFormat #

def ip1 : UInt8 #

def ip1=(ip1 : UInt8) #

def ip2 : UInt8 #

def ip2=(ip2 : UInt8) #

def ip3 : UInt8 #

def ip3=(ip3 : UInt8) #

def ip4 : UInt8 #

def ip4=(ip4 : UInt8) #

def parent #

Group fields might need access to data in the parent


[View source]
def parent=(parent : BACnet::Message::IPv4::BVLCI | Nil) #

Group fields might need access to data in the parent


def port : UInt16 #

def port=(port : UInt16) #