Subversion Repositories tpanel

Rev

Rev 114 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 114 Rev 117
Line 237... Line 237...
237
                  target{tg}
237
                  target{tg}
238
            {}
238
            {}
239
 
239
 
240
            ~ReadTP4();
240
            ~ReadTP4();
241
 
241
 
-
 
242
            bool isReady();
242
            bool doRead();
243
            bool doRead();
243
            std::string toHex(int num, int width);
244
            std::string toHex(int num, int width);
244
 
245
 
245
        private:
246
        private:
246
            void fillBlock(struct BLOCK& bl, const unsigned char *buf);
247
            void fillBlock(struct BLOCK& bl, const unsigned char *buf);