can not call functions in function.php

Your class instance is not in the scope of header.php, you need global $cbMain before accessing member functions.