Move public variables to the class private space.

Moved two variables only used by the class into it's private variable
space.

Highlighted a method prototype that was buried within the variable list.

Change-Id: Ie90d6b7db85ce1a9e445de87d612c41b4337d7fc
Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
1 file changed