C# 클래스 PTypeGenerator.MavXMLParser

파일 보기 프로젝트 열기: Dronacharya-Org/Dronacharya 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
intTypes List
typeSize int>.Dictionary

공개 메소드들

메소드 설명
ComputeOffsetForFields ( MavMessage mess ) : void
ComputePtype ( MavMessage mess ) : void
MavXMLParser ( ) : System
Parse ( string xmlFile ) : MavLink

메소드 상세

ComputeOffsetForFields() 공개 메소드

public ComputeOffsetForFields ( MavMessage mess ) : void
mess MavMessage
리턴 void

ComputePtype() 공개 메소드

public ComputePtype ( MavMessage mess ) : void
mess MavMessage
리턴 void

MavXMLParser() 공개 메소드

public MavXMLParser ( ) : System
리턴 System

Parse() 공개 메소드

public Parse ( string xmlFile ) : MavLink
xmlFile string
리턴 MavLink

프로퍼티 상세

intTypes 공개적으로 정적으로 프로퍼티

public static List intTypes
리턴 List

typeSize 공개적으로 정적으로 프로퍼티

public static Dictionary typeSize
리턴 int>.Dictionary