代码搜索结果
找到约 8,517 项符合
Watchdog 的代码
watchdog.h
#ifndef ns_watchdog_h
#define ns_watchdog_h
#include "agent.h"
class Watchdog_Agent;
class Watchdog_Timer : public TimerHandler {
public:
Watchdog_Timer(Watchdog_Agent *a) : TimerHandler() { a_ =
watchdog.cc
#include "watchdog.h"
#include "rtp.h"
#include "tclcl.h"
#include "packet.h"
#include "random.h"
#include "ip.h"
static class WatchdogClass : public TclClass {
public:
WatchdogClass() : TclClass("A
watchdog.c
/*
* Copyright (c) 2004, 2005 Koninklijke Philips Electronics N V. Includes code
* copyright (c) 2004 by VCom Electronics Inc; copyright transferred by verbal
* agreement between Tim Meakin and
watchdog.h
/*
* Copyright (c) 2004, 2005 Koninklijke Philips Electronics N V. Includes code
* copyright (c) 2004 by VCom Electronics Inc; copyright transferred by verbal
* agreement between Tim Meakin and
watchdog.h
/*----------------------------------------------------------------------------+
| |
| Texas In
watchdog.plg
Build target 'Target 1'
compiling watchdog.c...
linking...
"watchdog" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
"watchdog" - 0 Error(s), 0 Warning(s).