ZoneMinder::Object
Contents
Copyright And License
Copyright (C) 2001-2017 ZoneMinder LLC
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.
perl v5.40.1 2025-02-21 ZoneMinder::Object(3pm)
Description
A base Object to act as parent for other ZoneMinder Objects.
EXPORT
None by default.
Name
ZoneMinder::Object
Synopsis
use parent ZoneMinder::Object;
This package should likely not be used directly, as it is meant mainly to be a parent for all other ZoneMinder classes.
