Indent: Tabs!
class Uppercase {
int OnInit ()
void OnDestroy ();
void SetValue ();
int GetValue ();
void SomeCoolFunction ();
};