class ae_util { public: ae_util(); ~ae_util(); static string str_time( char * str_fmt = "%Y%2m%2d_%2H%2M%2S" ); .........