Code Recognition

i recognize the #include i see that the UPositionReport is being referred from .h file. I recognize the void classes. Also, i noticed the super keyword. i believe the classes with the keyword super in them are actually inheriting code from a parent class. At least that is what it does in java. I recognize the public term but the protected is new

Privacy & Terms